Home
last modified time | relevance | path

Searched defs:GuardBlocks (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp188 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local
H A DBasicBlockUtils.cpp1785 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()
H A DFixIrreducible.cpp195 SmallVector<BasicBlock *, 8> GuardBlocks; in createNaturalLoopInternal() local