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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp186 SmallVector<BasicBlock *, 8> GuardBlocks; local
H A DUnifyLoopExits.cpp176 SmallVector<BasicBlock *, 8> GuardBlocks; local
H A DBasicBlockUtils.cpp1294 static void createGuardBlocks(SmallVectorImpl<BasicBlock *> &GuardBlocks, argument
1318 CreateControlFlowHub( DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, const BBSetVector &Incoming, const BBSetVector &Outgoing, const StringRef Prefix) argument
[all...]

Completed in 116 milliseconds