Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h738 debug_compile_units_iterator debug_compile_units_begin() const { in debug_compile_units_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp966 unsigned NumDebugCUs = std::distance(M->debug_compile_units_begin(), in beginModule()