Searched defs:GuardPredicates (Results 1 – 1 of 1) sorted by relevance
1787 BBPredicates &GuardPredicates) { in setupBranchForGuard()1807 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()1852 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()1925 BBPredicates GuardPredicates; in convertToGuardPredicates() local