Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4205 int GoodToSwap = 0; in swapMayExposeCSEOpportunities() local
4208 GoodToSwap++; in swapMayExposeCSEOpportunities()
4210 GoodToSwap--; in swapMayExposeCSEOpportunities()
4212 return GoodToSwap > 0; in swapMayExposeCSEOpportunities()