Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp201 Loop *getDistributedLoop() const { in getDistributedLoop() function in __anonfcfe86310111::InstPartition
249 for (auto *BB : getDistributedLoop()->getBlocks()) in printBlocks()
490 Next->getDistributedLoop()->getLoopPreheader(), in cloneLoops()
491 Curr->getDistributedLoop()->getExitingBlock()); in cloneLoops()
606 Loop *NewLoop = Part->getDistributedLoop(); in setNewLoopID()