Home
last modified time | relevance | path

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

/external/llvm/lib/Linker/
DLinkModules.cpp458 GlobalValue *DGV = DstM->getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
744 GlobalValue *DGV = getLinkedToGlobal(I); in computeTypeMapping() local
760 if (GlobalValue *DGV = getLinkedToGlobal(I)) in computeTypeMapping() local
885 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalProto() local
978 GlobalValue *DGV = getLinkedToGlobal(SF); in linkFunctionProto() local
1059 GlobalValue *DGV = getLinkedToGlobal(SGA); in linkAliasProto() local
1157 GlobalVariable *DGV = cast<GlobalVariable>(ValueMap[I]); in linkGlobalInits() local