Searched refs:linkGlobalValueProto (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp487 Expected<Constant *> linkGlobalValueProto(GlobalValue *GV,
582 Expected<Constant *> NewProto = linkGlobalValueProto(SGV, ForIndirectSymbol);
967 Expected<Constant *> IRLinker::linkGlobalValueProto(GlobalValue *SGV, function in class:IRLinker

Completed in 57 milliseconds