Home
last modified time | relevance | path

Searched refs:debug_ins (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Ddump_utils.cpp112 auto &debug_ins = res.ins_debug; in DeepCopyIns() local
113 debug_ins.line_number = input.ins_debug.line_number; in DeepCopyIns()
114 debug_ins.column_number = input.ins_debug.column_number; in DeepCopyIns()
115 debug_ins.whole_line = input.ins_debug.whole_line; in DeepCopyIns()
116 debug_ins.bound_left = input.ins_debug.bound_left; in DeepCopyIns()
117 debug_ins.bound_right = input.ins_debug.bound_right; in DeepCopyIns()

Completed in 1 milliseconds