Searched defs:CondIsTrue (Results 1 – 3 of 3) sorted by relevance
1220 bool CondIsTrue = PBI->getSuccessor(0) == CurrentBB; in ProcessImpliedCondition() local
3287 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local3309 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
5591 bool CondIsTrue = TrueBB == ContextBB; in isImpliedByDomCondition() local