Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp320 const SmallVectorImpl<PHINode *> &getInnerLoopInductions() const { in getInnerLoopInductions() function in __anon401b65a50211::LoopInterchangeLegality
1298 auto &InductionPHIs = LIL.getInnerLoopInductions(); in transform()