Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1925 int GoodToSwap = 0; in swapICmpOperandsToExposeCSEOpportunities() local
1932 GoodToSwap++; in swapICmpOperandsToExposeCSEOpportunities()
1934 GoodToSwap--; in swapICmpOperandsToExposeCSEOpportunities()
1937 if (GoodToSwap > 0) { in swapICmpOperandsToExposeCSEOpportunities()