Searched defs:ClonedLoopBlocks (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDistribute.cpp | 262 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; global() member in __anon722c963f0111::InstPartition |
H A D | SimpleLoopUnswitch.cpp | 1447 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; buildClonedLoops() local |
/llvm-project/llvm/unittests/Transforms/Utils/ | ||
H A D | CloningTest.cpp | 437 SmallVector<BasicBlock *, 4> ClonedLoopBlocks; TEST() local |