Searched refs:RefCost (Results 1 – 1 of 1) sorted by relevance
287 const SCEV *RefCost = TripCount; in computeRefCost() local300 RefCost = SE.getUDivExpr(Numerator, CacheLineSize); in computeRefCost()304 << *RefCost << "\n"); in computeRefCost()307 << "Access is not consecutive: RefCost=TripCount=" << *RefCost in computeRefCost()311 if (auto ConstantCost = dyn_cast<SCEVConstant>(RefCost)) in computeRefCost()