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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3415 ConstantSDNode *N00C = dyn_cast<ConstantSDNode>(N0.getOperand(0)); local
3417 if (N00C)
3420 N00C->getAPIntValue(), VT));

Completed in 207 milliseconds