Searched refs:ConstantCost (Results 1 – 1 of 1) sorted by relevance
341 if (auto ConstantCost = dyn_cast<SCEVConstant>(RefCost)) in computeRefCost() local342 return ConstantCost->getValue()->getZExtValue(); in computeRefCost()