Home
last modified time | relevance | path

Searched refs:debug_compile_units_end (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DModule.h774 debug_compile_units_iterator debug_compile_units_end() const { in debug_compile_units_end() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1151 M->debug_compile_units_end()); in beginModule()