Searched defs:CondIsTrue (Results 1 – 3 of 3) sorted by relevance
2362 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local2386 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
3566 bool CondIsTrue; variable
11071 bool CondIsTrue = false; in ActOnChooseExpr() local