Searched defs:CondIsTrue (Results 1 – 5 of 5) sorted by relevance
1275 bool CondIsTrue = PBI->getSuccessor(0) == CurrentBB; in processImpliedCondition() local
3683 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local3705 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
4450 bool CondIsTrue; variable
6577 bool CondIsTrue = !E->isConditionDependent() && E->isConditionTrue(); in VisitChooseExpr() local
15243 bool CondIsTrue = false; in ActOnChooseExpr() local