Searched refs:debug_compile_units (Results 1 – 7 of 7) sorted by relevance
361 MMI.DbgInfoAvailable = !M.debug_compile_units().empty(); in doInitialization()376 MMI.DbgInfoAvailable = !M.debug_compile_units().empty(); in run()
62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
185 if (M.debug_compile_units().empty()) in runOnModule()
751 iterator_range<debug_compile_units_iterator> debug_compile_units() const { in debug_compile_units() function
1006 for (DICompileUnit *CUNode : M->debug_compile_units()) { in beginModule()1195 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo()
63 for (auto *CU : M.debug_compile_units()) in processModule()
862 for (DICompileUnit *CU : M.debug_compile_units()) { in emitHeader()