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

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

Completed in 41 milliseconds