Home
last modified time | relevance | path

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

/external/llvm/lib/Linker/
DLinkModules.cpp409 GlobalValue *DGV = DstM->getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
573 GlobalValue *DGV = getLinkedToGlobal(I); in computeTypeMapping() local
589 if (GlobalValue *DGV = getLinkedToGlobal(I)) in computeTypeMapping() local
714 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalProto() local
781 GlobalValue *DGV = getLinkedToGlobal(SF); in linkFunctionProto() local
836 GlobalValue *DGV = getLinkedToGlobal(SGA); in linkAliasProto() local
911 GlobalVariable *DGV = cast<GlobalVariable>(ValueMap[I]); in linkGlobalInits() local