Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1915 static bool swapICmpOperandsToExposeCSEOpportunities(CmpInst *Cmp) { in swapICmpOperandsToExposeCSEOpportunities() function
1990 if (swapICmpOperandsToExposeCSEOpportunities(Cmp)) in optimizeCmp()