Searched refs:debug_compile_units (Results 1 – 10 of 10) sorted by relevance
229 !M.debug_compile_units().empty(); in doInitialization()245 !M.debug_compile_units().empty(); in run()
45 if (M->debug_compile_units().empty()) in BPFPreserveDITypeImpl()
62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
200 if (M->debug_compile_units().empty()) in run()
106 if (M.debug_compile_units().empty()) in buildDebugInfoForNoopResumeDestroyFunc()
103 if (M->debug_compile_units().empty()) in beginModule()
1191 for (DICompileUnit *CUNode : M->debug_compile_units()) { in beginModule()1387 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo()
856 iterator_range<debug_compile_units_iterator> debug_compile_units() const { in debug_compile_units() function
897 for (DICompileUnit *CU : M.debug_compile_units()) { in emitHeader()
192 for (auto *CU : M.debug_compile_units()) in processModule()