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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp230 SDValue visitTokenFactor(SDNode *N);
1359 case ISD::TokenFactor: return visitTokenFactor(N);
1536 SDValue DAGCombiner::visitTokenFactor(SDNode *N) { function in class:DAGCombiner

Completed in 89 milliseconds