Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp144 LI, DT, ClonedLoopBlocks); in cloneLoopWithPreheader()
165 remapInstructionsInBlocks(ClonedLoopBlocks, VMap); in remapInstructions()
223 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anon191a722d0111::InstPartition