Searched defs:ClonedLoopBlocks (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDistribute.cpp | 263 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; global() member in __anon22a277de0111::InstPartition |
H A D | SimpleLoopUnswitch.cpp | 1445 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; buildClonedLoops() local |