Searched refs:shouldLinkFromSource (Results 1 – 1 of 1) sorted by relevance
56 bool shouldLinkFromSource(bool &LinkFromSrc, const GlobalValue &Dest,240 bool ModuleLinker::shouldLinkFromSource(bool &LinkFromSrc, in shouldLinkFromSource() function in ModuleLinker393 if (DGV && shouldLinkFromSource(LinkFromSrc, *DGV, GV)) in linkIfNeeded()418 if (DGV && shouldLinkFromSource(LinkFromSrc, *DGV, *GV2)) in addLazyFor()564 if (DGV && shouldLinkFromSource(LinkFromSrc, *DGV, *GV2)) in run()