Home
last modified time | relevance | path

Searched defs:is_two_slot (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verifier/
H A Dverifier.h53 bool &is_two_slot; member
H A Dverifier.cpp808 auto is_two_slot = infos.is_two_slot; in VerifyMethodInstructions() local
863 bool is_two_slot = false; in CheckConstantPoolMethodContent() local
639 GetIcSlotFromInstruction(const BytecodeInstruction &bc_ins, uint32_t &first_slot_index, bool &has_slot, bool &is_two_slot) GetIcSlotFromInstruction() argument

Completed in 3 milliseconds