Home
last modified time | relevance | path

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

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