Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3776 bool HasInputChain = N->getOperand(0).getValueType() == MVT::Other; in CannotYetSelect() local
3778 cast<ConstantSDNode>(N->getOperand(HasInputChain))->getZExtValue(); in CannotYetSelect()