Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIVUsers.h68 const PostIncLoopSet &getPostIncLoops() const { in getPostIncLoops() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DIVUsers.cpp391 return normalizeForPostIncUse(getReplacementExpr(IU), IU.getPostIncLoops(), in getExpr()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3309 PostIncLoopSet TmpPostIncLoops = U.getPostIncLoops(); in CollectFixupsAndInitialFormulae()