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