Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verifier/
Dverifier.cpp551 const BytecodeInstruction &bc_ins_first) in VerifyJumpInstruction()
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp723 static size_t getBytecodeInstructionNumber(BytecodeInstruction bc_ins_first, BytecodeInstruction bc… in getBytecodeInstructionNumber()