Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1928 int GoodToSwap = 0; in swapICmpOperandsToExposeCSEOpportunities() local
1935 GoodToSwap++; in swapICmpOperandsToExposeCSEOpportunities()
1937 GoodToSwap--; in swapICmpOperandsToExposeCSEOpportunities()
1940 if (GoodToSwap > 0) { in swapICmpOperandsToExposeCSEOpportunities()