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.cpp2100 const SCEV *ExprBase = nullptr; member
2104 : Incs(1, Head), ExprBase(Base) {} in IVChain()
3163 if (!StressIVChain && Chain.ExprBase != OperExprBase) in ChainInstruction()