Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp195 Loop *getDistributedLoop() const { in getDistributedLoop() function in __anon5f80120c0111::InstPartition
242 for (auto *BB : getDistributedLoop()->getBlocks()) in printBlocks()
481 Next->getDistributedLoop()->getLoopPreheader(), in cloneLoops()
482 Curr->getDistributedLoop()->getExitingBlock()); in cloneLoops()
597 Loop *NewLoop = Part->getDistributedLoop(); in setNewLoopID()