Searched refs:GlobalSwapBenefits (Results 1 – 1 of 1) sorted by relevance
2512 int GlobalSwapBenefits = 0; in swapMayExposeCSEOpportunities() local2527 GlobalSwapBenefits += LocalSwapBenefits; in swapMayExposeCSEOpportunities()2529 return GlobalSwapBenefits > 0; in swapMayExposeCSEOpportunities()