Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstantFoldsToSimpleInteger

2802   if (CGF.ConstantFoldsToSimpleInteger(E->getLHS(), LHSCondVal)) {
2873 if (CGF.ConstantFoldsToSimpleInteger(E->getLHS(), LHSCondVal)) {
2971 if (CGF.ConstantFoldsToSimpleInteger(condExpr, CondExprBool)) {