Home
last modified time | relevance | path

Searched defs:OperExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3032 isProfitableIncrement(const SCEV * OperExpr,const SCEV * IncExpr,ScalarEvolution & SE) isProfitableIncrement() argument
3145 const SCEV *const OperExpr = SE.getSCEV(NextIV); ChainInstruction() local