Searched refs:debug_compile_units (Results 1 – 12 of 12) sorted by relevance
44 if (M->debug_compile_units().empty()) in BPFPreserveDITypeImpl()
64 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
200 if (M->debug_compile_units().empty()) in run()
748 if (M->debug_compile_units().empty()) in createBPFUnreachable()
104 if (M.debug_compile_units().empty()) in buildDebugInfoForNoopResumeDestroyFunc()
106 if (M->debug_compile_units().empty()) in beginModule()
1198 for (DICompileUnit *CUNode : M->debug_compile_units()) { in beginModule()1397 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo()
469 DbgInfoAvailable = !M.debug_compile_units().empty(); in doInitialization()
852 iterator_range<debug_compile_units_iterator> debug_compile_units() const { in debug_compile_units() function
700 !F.getParent()->debug_compile_units().empty(); in needsFrameMoves()
740 for (DICompileUnit *CU : M.debug_compile_units()) { in emitHeader()
214 for (auto *CU : M.debug_compile_units()) in processModule()