Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVUsers.h66 const PostIncLoopSet &getPostIncLoops() const { in getPostIncLoops() function
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp338 return normalizeForPostIncUse(Replacement, IU.getPostIncLoops(), *SE); in getExpr()
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3550 PostIncLoopSet TmpPostIncLoops = U.getPostIncLoops(); in CollectFixupsAndInitialFormulae()