Searched defs:CondIsTrue (Results 1 – 3 of 3) sorted by relevance
2671 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local2694 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
3617 bool CondIsTrue; variable
11366 bool CondIsTrue = false; in ActOnChooseExpr() local