Searched defs:GuardBlocks (Results 1 – 3 of 3) sorted by relevance
68 static void setupBranchForGuard(ArrayRef<BasicBlock *> GuardBlocks, in setupBranchForGuard()88 ArrayRef<BasicBlock *> GuardBlocks, in calcPredicateUsingInteger()133 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()204 SmallVectorImpl<BasicBlock *> &GuardBlocks, in convertToGuardPredicates()276 DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, in finalize()
175 ArrayRef<BasicBlock *> GuardBlocks) { in updateLoopInfo()285 SmallVector<BasicBlock *> GuardBlocks; in fixIrreducible() local
170 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local