Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3902 IntegerCompareEliminator ICmpElim(CurDAG, this); in tryIntCompareInGPR() local
3903 if (SDNode *New = ICmpElim.Select(N)) { in tryIntCompareInGPR()