Home
last modified time | relevance | path

Searched refs:PrevExpr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2948 const SCEV *PrevExpr = SE.getSCEV(PrevIV); in ChainInstruction() local
2949 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction()