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