Home
last modified time | relevance | path

Searched refs:GetIcSlotFromInstruction (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() function in panda::verifier::Verifier
838 if (!GetIcSlotFromInstruction(current_ins, ins_slot_num, in VerifyMethodInstructions()

Completed in 3 milliseconds