Searched refs:ConstCallee (Results 1 – 1 of 1) sorted by relevance
6834 if (auto* ConstCallee = dyn_cast<ConstantSDNode>(Callee)) in visitPatchpoint() local6835 Callee = DAG.getIntPtrConstant(ConstCallee->getZExtValue(), dl, in visitPatchpoint()