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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2642 const SCEV *const OperExprBase = getExprBase(OperExpr); local
2655 if (!StressIVChain && Chain.ExprBase != OperExprBase)
2694 OperExprBase));

Completed in 108 milliseconds