Searched defs:CondIsTrue (Results 1 – 3 of 3) sorted by relevance
2310 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local2334 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
3562 bool CondIsTrue; variable
10385 bool CondIsTrue = false; in ActOnChooseExpr() local