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