Searched refs:PPV (Results 1 – 1 of 1) sorted by relevance
10837 SDValue PPV = DAG.getNode(ISD::PATCHPOINT, dl, NodeTys, Ops); in visitPatchpoint() local10842 setValue(&CB, SDValue(PPV.getNode(), 0)); in visitPatchpoint()10853 SDValue To[] = {PPV.getValue(1), PPV.getValue(2)}; in visitPatchpoint()10856 DAG.ReplaceAllUsesWith(Call, PPV.getNode()); in visitPatchpoint()