Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp80 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon41527eff0111::ModuleLinker
345 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded()
426 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor()
551 GlobalValue *DGV = getLinkedToGlobal(GV2); in run()
H A DIRMover.cpp448 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anone8cafb1c0211::IRLinker
759 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping()
775 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { in computeTypeMapping()
789 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
931 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto()
986 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto()