Searched defs:AddLineNumber (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 137 void BytecodeGen::AddLineNumber(const Inst *inst, const size_t idx) in AddLineNumber() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 184 void BytecodeGen::AddLineNumber(const Inst *inst, const size_t idx) in AddLineNumber() function in ark::bytecodeopt::BytecodeGen |