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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1455 const SCEV *ExprBase; member in struct:__anon9108::IVChain
1457 IVChain() : ExprBase(0) {}
1460 : Incs(1, Head), ExprBase(Base) {}
2492 if (!StressIVChain && Chain.ExprBase != OperExprBase)

Completed in 991 milliseconds