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