Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CondExprBool

2718   bool CondExprBool;
2719 if (ConstantFoldsToSimpleInteger(condExpr, CondExprBool)) {
2721 if (!CondExprBool) std::swap(live, dead);
2725 if (CondExprBool)