Searched refs:GlobalSwapBenefits (Results 1 – 1 of 1) sorted by relevance
2605 int GlobalSwapBenefits = 0; in swapMayExposeCSEOpportunities() local2620 GlobalSwapBenefits += LocalSwapBenefits; in swapMayExposeCSEOpportunities()2622 return GlobalSwapBenefits > 0; in swapMayExposeCSEOpportunities()