Searched refs:debug_compile_units (Results 1 – 9 of 9) sorted by relevance
410 MMI.DbgInfoAvailable = !M.debug_compile_units().empty(); in doInitialization()425 MMI.DbgInfoAvailable = !M.debug_compile_units().empty(); in run()
43 if (M->debug_compile_units().empty()) in BPFPreserveDITypeImpl()
62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
220 if (M->debug_compile_units().empty()) in run()
105 if (M->debug_compile_units().empty()) in beginModule()
1198 for (DICompileUnit *CUNode : M->debug_compile_units()) { in beginModule()1403 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo()
779 iterator_range<debug_compile_units_iterator> debug_compile_units() const { in debug_compile_units() function
149 for (auto *CU : M.debug_compile_units()) in processModule()
853 for (DICompileUnit *CU : M.debug_compile_units()) { in emitHeader()