Searched defs:SrcGV (Results 1 – 3 of 3) sorted by relevance
96 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal()402 const GlobalVariable *SrcGV; in computeResultingSelectionKind() local
455 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal()849 const GlobalVariable *SrcGV) { in linkAppendingVarProto()
133 auto *SrcGV = DestModule.getNamedValue(ImportedName); in findExternalCalls() local