Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3755 bool HasInputChain = N->getOperand(0).getValueType() == MVT::Other; in CannotYetSelect() local
3757 cast<ConstantSDNode>(N->getOperand(HasInputChain))->getZExtValue(); in CannotYetSelect()