Searched refs:GlobalSwapBenefits (Results 1 – 1 of 1) sorted by relevance
2963 int GlobalSwapBenefits = 0; in swapMayExposeCSEOpportunities() local2978 GlobalSwapBenefits += LocalSwapBenefits; in swapMayExposeCSEOpportunities()2980 return GlobalSwapBenefits > 0; in swapMayExposeCSEOpportunities()