Home
last modified time | relevance | path

Searched defs:debugData_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.h83 std::unique_ptr<DebugDataBuilder> debugData_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h233 const std::unique_ptr<llvmbackend::DebugDataBuilder> &debugData_; variable