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