Searched refs:debug_compile_units (Results 1 – 9 of 9) sorted by relevance
237 !M.debug_compile_units().empty(); in doInitialization()253 !M.debug_compile_units().empty(); in run()
44 if (M->debug_compile_units().empty()) in BPFPreserveDITypeImpl()
62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
228 if (M->debug_compile_units().empty()) in run()
104 if (M->debug_compile_units().empty()) in beginModule()
1190 for (DICompileUnit *CUNode : M->debug_compile_units()) { in beginModule()1393 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo()
782 iterator_range<debug_compile_units_iterator> debug_compile_units() const { in debug_compile_units() function
855 for (DICompileUnit *CU : M.debug_compile_units()) { in emitHeader()
148 for (auto *CU : M.debug_compile_units()) in processModule()