Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2809 bool IVChain::isProfitableIncrement(const SCEV *OperExpr, in isProfitableIncrement()
2922 const SCEV *const OperExpr = SE.getSCEV(NextIV); in ChainInstruction() local