Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp200 Loop *getDistributedLoop() const { in getDistributedLoop() function in __anon51f880570111::InstPartition
248 for (auto *BB : getDistributedLoop()->getBlocks()) in printBlocks()
489 Next->getDistributedLoop()->getLoopPreheader(), in cloneLoops()
490 Curr->getDistributedLoop()->getExitingBlock()); in cloneLoops()
605 Loop *NewLoop = Part->getDistributedLoop(); in setNewLoopID()