Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DIVUsers.h67 const PostIncLoopSet &getPostIncLoops() const { in getPostIncLoops() function
/external/llvm/lib/Analysis/
DIVUsers.cpp321 const_cast<PostIncLoopSet &>(IU.getPostIncLoops()), in getExpr()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2989 LF.PostIncLoops = UI->getPostIncLoops(); in CollectFixupsAndInitialFormulae()