Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp81 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon5ffdc8810111::ModuleLinker
330 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded()
416 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor()
583 GlobalValue *DGV = getLinkedToGlobal(GV2); in run()
H A DIRMover.cpp461 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon8299d39e0211::IRLinker
790 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping()
806 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { in computeTypeMapping()
820 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
966 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto()
1021 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto()