Home
last modified time | relevance | path

Searched defs:BytecodeId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dbytecode_inst.h73 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_instruction.h40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function
/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function