Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp267 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anon4e01e93c0111::InstPartition
H A DSimpleLoopUnswitch.cpp1373 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; in buildClonedLoops() local
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp435 SmallVector<BasicBlock *, 4> ClonedLoopBlocks; in TEST() local