Searched defs:CondIsTrue (Results 1 – 3 of 3) sorted by relevance
2381 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local2405 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
3574 bool CondIsTrue; variable
10564 bool CondIsTrue = false; in ActOnChooseExpr() local