reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1096 } else if (BI->getCondition() == ConstantInt::getTrue(Context)) { 1098 } else if (BI->getCondition() == ConstantInt::getFalse(Context)) { 1145 CondVal = ConstantInt::getTrue(Context); 1148 CondVal = ConstantInt::getFalse(Context);