Home
last modified time | relevance | path

Searched refs:getLinkedToGlobal (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Linker/
H A DLinkModules.cpp81 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anona9609fb00111::ModuleLinker
330 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded()
410 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor()
536 GlobalValue *DGV = getLinkedToGlobal(GV2); in run()
H A DIRMover.cpp452 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon4b2a6b4d0211::IRLinker
707 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping()
723 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
727 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
861 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto()
916 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto()