Searched defs:GuardBlocks (Results 1 – 3 of 3) sorted by relevance
185 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local
195 SmallVector<BasicBlock *, 8> GuardBlocks; createNaturalLoopInternal() local
1985 static void setupBranchForGuard(SmallVectorImpl<BasicBlock *> &GuardBlocks, in setupBranchForGuard()2007 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()2052 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()2120 convertToGuardPredicates(SmallVectorImpl<BasicBlock *> &GuardBlocks, in convertToGuardPredicates()2147 DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, in CreateControlFlowHub()