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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp249 SDValue visitIMINMAX(SDNode *N);
1381 case ISD::UMAX: return visitIMINMAX(N);
2684 SDValue DAGCombiner::visitIMINMAX(SDNode *N) { function in class:DAGCombiner

Completed in 51 milliseconds