Home
last modified time | relevance | path

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

/external/llvm/lib/Linker/
DLinkModules.cpp464 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal()
530 static void copyGVAttributes(GlobalValue *DestGV, const GlobalValue *SrcGV) { in copyGVAttributes()
671 const GlobalVariable *SrcGV; in computeResultingSelectionKind() local
926 auto *SrcGV = dyn_cast_or_null<GlobalVariable>(SrcM->getNamedValue(Name)); in upgradeMismatchedGlobalArray() local
959 const GlobalVariable *SrcGV) { in linkAppendingVarProto()