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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp506 GlobalValue *copyGlobalIndirectSymbolProto(const GlobalIndirectSymbol *SGIS);
672 IRLinker::copyGlobalIndirectSymbolProto(const GlobalIndirectSymbol *SGIS) { function in class:IRLinker
698 NewGV = copyGlobalIndirectSymbolProto(cast<GlobalIndirectSymbol>(SGV));

Completed in 65 milliseconds