Searched refs:linkGlobalValueBody (Results 1 – 1 of 1) sorted by relevance
510 Error linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src);647 setError(linkGlobalValueBody(*New, *SGV)); in materialize()1161 Error IRLinker::linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src) { in linkGlobalValueBody() function in IRLinker