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