reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1379 if (ConstantFoldsToSimpleInteger(CondBOp->getLHS(), ConstantBool) && 1380 ConstantBool) { 1389 if (ConstantFoldsToSimpleInteger(CondBOp->getRHS(), ConstantBool) && 1390 ConstantBool) {