Searched refs:SymbolicCallee (Results 1 – 1 of 1) sorted by relevance
10573 else if (auto* SymbolicCallee = dyn_cast<GlobalAddressSDNode>(Callee)) in visitPatchpoint() local10574 Callee = DAG.getTargetGlobalAddress(SymbolicCallee->getGlobal(), in visitPatchpoint()10575 SDLoc(SymbolicCallee), in visitPatchpoint()10576 SymbolicCallee->getValueType(0)); in visitPatchpoint()