Searched refs:debug_compile_units (Results 1 – 10 of 10) sorted by relevance
228 !M.debug_compile_units().empty(); in doInitialization()254 !DisableDebugInfoPrinting && !M.debug_compile_units().empty(); in run()
45 if (M->debug_compile_units().empty()) in BPFPreserveDITypeImpl()
63 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()
106 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()
869 iterator_range<debug_compile_units_iterator> debug_compile_units() const { in debug_compile_units() function
902 for (DICompileUnit *CU : M.debug_compile_units()) { in emitHeader()
196 for (auto *CU : M.debug_compile_units()) in processModule()