Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3036 bool IVChain::isProfitableIncrement(const SCEV *OperExpr, in isProfitableIncrement()
3149 const SCEV *const OperExpr = SE.getSCEV(NextIV); in ChainInstruction() local