Searched defs:ClonedLoopBlocks (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDistribute.cpp | 266 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anonf92e1f230111::InstPartition |
H A D | SimpleLoopUnswitch.cpp | 1395 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; in buildClonedLoops() local |