Searched refs:getLoopCosts (Results 1 – 2 of 2) sorted by relevance
223 ArrayRef<LoopCacheCostTy> getLoopCosts() const { return LoopCosts; } in getLoopCosts() function
473 const auto &LoopCosts = CC->getLoopCosts(); in processLoopList()