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

/freebsd-11.0-release/contrib/llvm/lib/Linker/
H A DIRMover.cpp488 bool linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src);
654 linkGlobalValueBody(*New, *Old);
1204 bool IRLinker::linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src) { function in class:IRLinker

Completed in 67 milliseconds