Searched refs:getComdatLeader (Results 1 – 1 of 1) sorted by relevance
67 bool getComdatLeader(Module &M, StringRef ComdatName,147 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader() function in ModuleLinker205 if (getComdatLeader(DstM, ComdatName, DstGV) || in computeResultingSelectionKind()206 getComdatLeader(*SrcM, ComdatName, SrcGV)) in computeResultingSelectionKind()