Home
last modified time | relevance | path

Searched defs:ClonedLoopBlocks (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp262 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anon3e6d9aa10111::InstPartition
H A DSimpleLoopUnswitch.cpp1459 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; in buildClonedLoops() local