Searched refs:linkGlobalValueProto (Results 1 – 1 of 1) sorted by relevance
496 Expected<Constant *> linkGlobalValueProto(GlobalValue *GV,600 Expected<Constant *> NewProto = linkGlobalValueProto(SGV, ForIndirectSymbol); in materialize()1013 Expected<Constant *> IRLinker::linkGlobalValueProto(GlobalValue *SGV, in linkGlobalValueProto() function in IRLinker