ΒΆconst llvm::SCEV* normalizeForPostIncUse(
const llvm::SCEV* S,
const llvm::PostIncLoopSet& Loops,
llvm::ScalarEvolution& SE)
const llvm::SCEV* normalizeForPostIncUse(
const llvm::SCEV* S,
const llvm::PostIncLoopSet& Loops,
llvm::ScalarEvolution& SE)
Description
Normalize \p S to be post-increment for all loops present in \p Loops.
Declared at: llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h:54
Parameters
- const llvm::SCEV* S
- const llvm::PostIncLoopSet& Loops
- llvm::ScalarEvolution& SE