Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp96 if (M.debug_compile_units_begin() != M.debug_compile_units_end()) in computeShaderHash()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h861 debug_compile_units_iterator debug_compile_units_end() const { in debug_compile_units_end() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1152 M->debug_compile_units_end()); in beginModule()