Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2082 const SCEV *ExprBase = nullptr; member
2086 : Incs(1, Head), ExprBase(Base) {} in IVChain()
3152 if (!StressIVChain && Chain.ExprBase != OperExprBase) in ChainInstruction()