Searched refs:computeLoopCosts (Results 1 – 1 of 1) sorted by relevance
194 bool computeLoopCosts(const Loop *L, const SelectGroups &SIGroups,598 if (!computeLoopCosts(L, SIGroups, InstCostMap, LoopCost) || in findProfitableSIGroupsInnerLoops()883 bool SelectOptimize::computeLoopCosts( in computeLoopCosts() function in SelectOptimize