Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp81 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon6b58b84b0111::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.cpp462 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anone1f06e680211::IRLinker
792 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping()
808 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { in computeTypeMapping()
822 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
968 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto()
1023 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto()