Searched refs:is_tee (Results 1 – 1 of 1) sorted by relevance
1106 void SetLocal(uint32_t local_index, bool is_tee) { in SetLocal() argument1114 if (is_tee) state.inc_used(target_slot.reg()); in SetLocal()1124 if (!is_tee) __ cache_state()->stack_state.pop_back(); in SetLocal()