Searched refs:getComdatLeader (Results 1 – 1 of 1) sorted by relevance
450 bool getComdatLeader(Module *M, StringRef ComdatName,615 bool ModuleLinker::getComdatLeader(Module *M, StringRef ComdatName, in getComdatLeader() function in ModuleLinker672 if (getComdatLeader(DstM, ComdatName, DstGV) || in computeResultingSelectionKind()673 getComdatLeader(SrcM, ComdatName, SrcGV)) in computeResultingSelectionKind()