Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9415 SDValue NArgVal = getValue(CB.getArgOperand(PatchPointOpers::NArgPos)); in visitPatchpoint() local
9416 unsigned NumArgs = cast<ConstantSDNode>(NArgVal)->getZExtValue(); in visitPatchpoint()