Home
last modified time | relevance | path

Searched refs:HasInputChain (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3424 bool HasInputChain = N->getOperand(0).getValueType() == MVT::Other; in CannotYetSelect() local
3426 cast<ConstantSDNode>(N->getOperand(HasInputChain))->getZExtValue(); in CannotYetSelect()