Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verifier/
H A Dverifier.h110 bool GetIcSlotFromInstruction(const BytecodeInstruction &bc_ins, uint32_t &first_slot_index, bool &has_slot,
H A Dverifier.cpp639 bool Verifier::GetIcSlotFromInstruction(const BytecodeInstruction &bc_ins, uint32_t &first_slot_index, in GetIcSlotFromInstruction() argument
649 first_slot_index = first_imm.value(); in GetIcSlotFromInstruction()
658 first_slot_index = first_imm.value(); in GetIcSlotFromInstruction()

Completed in 2 milliseconds