Searched refs:shouldLinkOnlyNeeded (Results 1 – 1 of 1) sorted by relevance
53 bool shouldLinkOnlyNeeded() { return Flags & Linker::LinkOnlyNeeded; } in shouldLinkOnlyNeeded() function in __anonb52902ac0111::ModuleLinker356 if (shouldLinkOnlyNeeded() && !(DGV && DGV->isDeclaration())) in linkIfNeeded()428 if (!GV.hasLinkOnceLinkage() && !shouldLinkOnlyNeeded()) in addLazyFor()