Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp262 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; global() member in __anon722c963f0111::InstPartition
H A DSimpleLoopUnswitch.cpp1447 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; buildClonedLoops() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp437 SmallVector<BasicBlock *, 4> ClonedLoopBlocks; TEST() local