Searched refs:getLoopCosts (Results 1 – 2 of 2) sorted by relevance
222 ArrayRef<LoopCacheCostTy> getLoopCosts() const { return LoopCosts; } in getLoopCosts() function
1221 for (const auto &[Idx, Cost] : enumerate((*CC)->getLoopCosts())) in computeIfUnitinialized()