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

/external/llvm/include/llvm/Analysis/
H A DIVUsers.h65 /// getPostIncLoops - Return the set of loops for which the expression has
67 const PostIncLoopSet &getPostIncLoops() const { function in class:llvm::IVStrideUse
/external/llvm/lib/Analysis/
H A DIVUsers.cpp320 const_cast<PostIncLoopSet &>(IU.getPostIncLoops()),
/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2995 LF.PostIncLoops = UI->getPostIncLoops();

Completed in 1941 milliseconds