Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h49 typedef SmallPtrSet<const Loop *, 2> PostIncLoopSet; typedef
57 const PostIncLoopSet &Loops,
70 const PostIncLoopSet &Loops,
H A DIVUsers.h66 const PostIncLoopSet &getPostIncLoops() const { in getPostIncLoops()
84 PostIncLoopSet PostIncLoops;
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp98 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
121 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h103 PostIncLoopSet PostIncLoops;
363 void setPostInc(const PostIncLoopSet &L) {
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1273 PostIncLoopSet PostIncLoops;
3535 PostIncLoopSet TmpPostIncLoops = U.getPostIncLoops(); in CollectFixupsAndInitialFormulae()
4373 getAnyExtendConsideringPostIncUses(ArrayRef<PostIncLoopSet> Loops, in getAnyExtendConsideringPostIncUses()
4409 SmallVector<PostIncLoopSet> Loops; in GenerateTruncates()
5702 PostIncLoopSet &Loops = const_cast<PostIncLoopSet &>(LF.PostIncLoops); in Expand()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1060 PostIncLoopSet SavedPostIncLoops = PostIncLoops; in getAddRecExprPHILiterally()
1143 PostIncLoopSet Loops; in expandAddRecExprLiterally()