Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9134 SDValue NArgVal = getValue(CB.getArgOperand(PatchPointOpers::NArgPos)); in visitPatchpoint() local
9135 unsigned NumArgs = cast<ConstantSDNode>(NArgVal)->getZExtValue(); in visitPatchpoint()