|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/LTO/LTO.cpp 641 Comdat *C = GV.getComdat();
745 NonPrevailingComdats.insert(GV->getComdat());
lib/Linker/IRMover.cpp 1011 if (const Comdat *SC = SGV->getComdat()) {
lib/Linker/LinkModules.cpp 380 if (const Comdat *SC = GV.getComdat()) {
406 const Comdat *SC = GV.getComdat();
424 Comdat *C = GV.getComdat();
513 if (const Comdat *SC = GA.getComdat())
532 const Comdat *SC = GV->getComdat();
lib/Transforms/IPO/GlobalDCE.cpp 150 if (Comdat *C = GV.getComdat()) {
300 if (Comdat *C = GA.getComdat())
lib/Transforms/IPO/GlobalOpt.cpp 1767 if (const Comdat *C = GV.getComdat())
2933 if (const Comdat *C = GA.getComdat())
lib/Transforms/IPO/Internalize.cpp 114 if (Comdat *C = GV.getComdat()) {
141 Comdat *C = GV.getComdat();
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp 58 if (const auto *C = ExportGV.getComdat())
lib/Transforms/Instrumentation/PGOInstrumentation.cpp 1457 if (Comdat *C = GA.getComdat())
lib/Transforms/Utils/FunctionImportUtils.cpp 271 if (const auto *C = GV.getComdat())
lib/Transforms/Utils/ModuleUtils.cpp 232 if (Comdat *C = GA.getComdat()) {
247 return ComdatEntriesCovered.find(GV->getComdat()) ==
lib/Transforms/Utils/SplitModule.cpp 119 if (const Comdat *C = GV.getComdat()) {