reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1425 if (ConstantFoldsToSimpleInteger(CondBOp->getLHS(), ConstantBool) && 1426 !ConstantBool) { 1435 if (ConstantFoldsToSimpleInteger(CondBOp->getRHS(), ConstantBool) && 1436 !ConstantBool) {