Home
last modified time | relevance | path

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

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