Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.h565 auto current_slot = const_inst->GetImmTableSlot(); in AddSpilledConstant() local
566 if (current_slot != INVALID_IMM_TABLE_SLOT) { in AddSpilledConstant()
567 ASSERT(spilled_constants_[current_slot] == const_inst); in AddSpilledConstant()
568 return current_slot; in AddSpilledConstant()

Completed in 2 milliseconds