Searched defs:GuardBlocks (Results 1 – 3 of 3) sorted by relevance
185 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local
192 SmallVector<BasicBlock *, 8> GuardBlocks; in createNaturalLoopInternal() local
1973 static void setupBranchForGuard(SmallVectorImpl<BasicBlock *> &GuardBlocks, in setupBranchForGuard()1995 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()2040 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()2108 convertToGuardPredicates(SmallVectorImpl<BasicBlock *> &GuardBlocks, in convertToGuardPredicates()2135 DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, in CreateControlFlowHub()