Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4071 IntegerCompareEliminator ICmpElim(CurDAG, this); in tryIntCompareInGPR() local
4072 if (SDNode *New = ICmpElim.Select(N)) { in tryIntCompareInGPR()