Searched defs:GuardPredicates (Results 1 – 1 of 1) sorted by relevance
1975 BBPredicates &GuardPredicates) { in setupBranchForGuard()1995 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()2040 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()2113 BBPredicates GuardPredicates; in convertToGuardPredicates() local