Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8216 SDValue NArgVal = getValue(CS.getArgument(PatchPointOpers::NArgPos)); in visitPatchpoint() local
8217 unsigned NumArgs = cast<ConstantSDNode>(NArgVal)->getZExtValue(); in visitPatchpoint()