Searched defs:CondIsTrue (Results 1 – 7 of 7) sorted by relevance
1668 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local1692 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
1963 bool CondIsTrue = PBI->getSuccessor(0) == Parent; in visitSelectInst() local
3181 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local3203 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local5845 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranch() local
1234 bool CondIsTrue = PBI->getSuccessor(0) == CurrentBB; in ProcessImpliedCondition() local
2775 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local2797 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
3551 bool CondIsTrue; variable
11898 bool CondIsTrue = false; in ActOnChooseExpr() local