Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9663 SDValue NArgVal = getValue(CB.getArgOperand(PatchPointOpers::NArgPos)); in visitPatchpoint() local
9664 unsigned NumArgs = cast<ConstantSDNode>(NArgVal)->getZExtValue(); in visitPatchpoint()