Home
last modified time | relevance | path

Searched refs:getLinkageResult (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp362 bool getLinkageResult(GlobalValue *Dest, const GlobalValue *Src,
442 bool ModuleLinker::getLinkageResult(GlobalValue *Dest, const GlobalValue *Src, in getLinkageResult() function in ModuleLinker
628 if (getLinkageResult(DGV, SGV, NewLinkage, LinkFromSrc)) in linkGlobalProto()
683 if (getLinkageResult(DGV, SF, NewLinkage, LinkFromSrc)) in linkFunctionProto()
725 if (getLinkageResult(DGV, SGA, NewLinkage, LinkFromSrc)) in linkAliasProto()