Searched refs:StartSE (Results 1 – 1 of 1) sorted by relevance
409 if (const SCEVConstant *StartSE = dyn_cast<SCEVConstant>(AR->getStart())) in computeLoadValue() local410 StartC = StartSE->getValue()->getValue(); in computeLoadValue()