Searched refs:checkLoopHeuristics (Results 1 – 1 of 1) sorted by relevance
274 bool checkLoopHeuristics(const Loop *L, const CostInfo LoopDepth[2]);971 !checkLoopHeuristics(L, LoopCost)) { in findProfitableSIGroupsInnerLoops()1210 bool SelectOptimizeImpl::checkLoopHeuristics(const Loop *L, in checkLoopHeuristics() function in SelectOptimizeImpl