Home
last modified time | relevance | path

Searched refs:GlobalSwapBenefits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2963 int GlobalSwapBenefits = 0; in swapMayExposeCSEOpportunities() local
2978 GlobalSwapBenefits += LocalSwapBenefits; in swapMayExposeCSEOpportunities()
2980 return GlobalSwapBenefits > 0; in swapMayExposeCSEOpportunities()