Searched defs:GuardBlocks (Results 1 – 3 of 3) sorted by relevance
188 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local
1785 static void setupBranchForGuard(SmallVectorImpl<BasicBlock *> &GuardBlocks, in setupBranchForGuard()1807 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()1852 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()1920 convertToGuardPredicates(SmallVectorImpl<BasicBlock *> &GuardBlocks, in convertToGuardPredicates()1947 DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, in CreateControlFlowHub()
195 SmallVector<BasicBlock *, 8> GuardBlocks; in createNaturalLoopInternal() local