Searched refs:getComdats (Results 1 – 2 of 2) sorted by relevance
216 const ComdatSetType &getComdats() const { return Comdats; } in getComdats() function
1012 for (const Comdat *C : VE.getComdats()) { in writeComdats()