reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
978 for (DICompileUnit *CUNode : M->debug_compile_units()) { 1156 for (auto *CUNode : MMI->getModule()->debug_compile_units())lib/CodeGen/MachineModuleInfo.cpp
349 MMI.DbgInfoAvailable = !M.debug_compile_units().empty(); 364 MMI.DbgInfoAvailable = !M.debug_compile_units().empty();lib/IR/DebugInfo.cpp
63 for (auto *CU : M.debug_compile_units())
lib/Target/BPF/BPFAbstractMemberAccess.cpp 182 if (M.debug_compile_units().empty())
lib/Target/BPF/BPFAsmPrinter.cpp 62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) {
lib/Target/NVPTX/NVPTXAsmPrinter.cpp 862 for (DICompileUnit *CU : M.debug_compile_units()) {