Home
last modified time | relevance | path

Searched defs:SrcGV (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Linker/
DLinkModules.cpp96 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal()
402 const GlobalVariable *SrcGV; in computeResultingSelectionKind() local
DIRMover.cpp455 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal()
849 const GlobalVariable *SrcGV) { in linkAppendingVarProto()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp133 auto *SrcGV = DestModule.getNamedValue(ImportedName); in findExternalCalls() local