Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5355 int GoodToSwap = 0; in swapMayExposeCSEOpportunities() local
5358 GoodToSwap++; in swapMayExposeCSEOpportunities()
5360 GoodToSwap--; in swapMayExposeCSEOpportunities()
5362 return GoodToSwap > 0; in swapMayExposeCSEOpportunities()