Searched refs:visitSETCC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp208 SDValue visitSETCC(SDNode *N);
1128 case ISD::SETCC: return visitSETCC(N);
4155 SDValue DAGCombiner::visitSETCC(SDNode *N) { function in class:DAGCombiner

Completed in 131 milliseconds