Searched defs:CondIsTrue (Results 1 – 6 of 6) sorted by relevance
1189 bool CondIsTrue = PBI->getSuccessor(0) == CurrentBB; in processImpliedCondition() local
1345 auto handleDomCond = [&](Value *DomCond, bool CondIsTrue) -> Instruction * { in foldICmpWithDominatingICmp()
4338 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
4533 bool CondIsTrue; variable
7203 bool CondIsTrue = !E->isConditionDependent() && E->isConditionTrue(); in VisitChooseExpr() local
16909 bool CondIsTrue = false; in ActOnChooseExpr() local