Searched refs:computeLoopCosts (Results 1 – 1 of 1) sorted by relevance
315 bool computeLoopCosts(const Loop *L, const SelectGroups &SIGroups,815 if (!computeLoopCosts(L, SIGroups, InstCostMap, LoopCost) || in findProfitableSIGroupsInnerLoops()1110 bool SelectOptimizeImpl::computeLoopCosts( in computeLoopCosts() function in SelectOptimizeImpl