Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h763 debug_compile_units_iterator debug_compile_units_begin() const { in debug_compile_units_begin() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1171 unsigned NumDebugCUs = std::distance(M->debug_compile_units_begin(), in beginModule()