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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp496 Error linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src);
619 setError(linkGlobalValueBody(*New, *SGV));
1094 Error IRLinker::linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src) { function in class:IRLinker

Completed in 54 milliseconds