Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verifier/
Dverifier.cpp582 bool &has_slot, bool &is_two_slot) in GetIcSlotFromInstruction()
637 bool is_two_slot = false; in CheckConstantPoolMethodContent() local