Searched refs:setPostInc (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h149 /// setPostInc - Enable post-inc expansion for addrecs referring to the
152 void setPostInc(const PostIncLoopSet &L) { function in class:llvm::SCEVExpander
/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4538 Rewriter.setPostInc(LF.PostIncLoops);

Completed in 283 milliseconds