Searched refs:is_null (Results 1 – 1 of 1) sorted by relevance
5602 bool is_null) in mark_ptr_or_null_reg() argument5615 if (is_null) { in mark_ptr_or_null_reg()5634 if (is_null) { in mark_ptr_or_null_reg()5654 bool is_null) in __mark_ptr_or_null_regs() argument5660 mark_ptr_or_null_reg(state, &state->regs[i], id, is_null); in __mark_ptr_or_null_regs()5665 mark_ptr_or_null_reg(state, reg, id, is_null); in __mark_ptr_or_null_regs()5673 bool is_null) in mark_ptr_or_null_regs() argument5681 if (ref_obj_id && ref_obj_id == id && is_null) in mark_ptr_or_null_regs()5689 __mark_ptr_or_null_regs(vstate->frame[i], id, is_null); in mark_ptr_or_null_regs()