Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2528 bool IVChain::isProfitableIncrement(const SCEV *OperExpr, in isProfitableIncrement()
2638 const SCEV *const OperExpr = SE.getSCEV(NextIV); in ChainInstruction() local