Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CondExprBool

2621   bool CondExprBool;
2622 if (ConstantFoldsToSimpleInteger(condExpr, CondExprBool)) {
2624 if (!CondExprBool) std::swap(live, dead);