Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3150 const SCEV *const OperExprBase = getExprBase(OperExpr); in ChainInstruction() local
3163 if (!StressIVChain && Chain.ExprBase != OperExprBase) in ChainInstruction()
3202 OperExprBase)); in ChainInstruction()