Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4910 int GoodToSwap = 0; in swapMayExposeCSEOpportunities() local
4913 GoodToSwap++; in swapMayExposeCSEOpportunities()
4915 GoodToSwap--; in swapMayExposeCSEOpportunities()
4917 return GoodToSwap > 0; in swapMayExposeCSEOpportunities()