Searched refs:SMEC (Results 1 – 4 of 4) sorted by relevance
490 for (const auto &SMEC : SrcM->getComdatSymbolTable()) { in run() local491 const Comdat &C = SMEC.getValue(); in run()
461 for (const auto &SMEC : SrcM->getComdatSymbolTable()) { in run() local462 const Comdat &C = SMEC.getValue(); in run()
334 for (const StringMapEntry<Comdat> &SMEC : M.getComdatSymbolTable()) in verify() local335 visitComdat(SMEC.getValue()); in verify()
381 for (const StringMapEntry<Comdat> &SMEC : M.getComdatSymbolTable()) in verify() local382 visitComdat(SMEC.getValue()); in verify()