Searched refs:shouldLinkFromSource (Results 1 – 1 of 1) sorted by relevance
58 bool shouldLinkFromSource(bool &LinkFromSrc, const GlobalValue &Dest,257 bool ModuleLinker::shouldLinkFromSource(bool &LinkFromSrc, in shouldLinkFromSource() function in ModuleLinker413 if (DGV && shouldLinkFromSource(LinkFromSrc, *DGV, GV)) in linkIfNeeded()441 if (DGV && shouldLinkFromSource(LinkFromSrc, *DGV, *GV2)) in addLazyFor()567 if (DGV && shouldLinkFromSource(LinkFromSrc, *DGV, *GV2)) in run()