Searched refs:is_null (Results 1 – 1 of 1) sorted by relevance
7211 bool is_null) in mark_ptr_or_null_reg() argument7225 if (is_null) { in mark_ptr_or_null_reg()7256 if (is_null) { in mark_ptr_or_null_reg()7276 bool is_null) in __mark_ptr_or_null_regs() argument7282 mark_ptr_or_null_reg(state, &state->regs[i], id, is_null); in __mark_ptr_or_null_regs()7287 mark_ptr_or_null_reg(state, reg, id, is_null); in __mark_ptr_or_null_regs()7295 bool is_null) in mark_ptr_or_null_regs() argument7303 if (ref_obj_id && ref_obj_id == id && is_null) in mark_ptr_or_null_regs()7311 __mark_ptr_or_null_regs(vstate->frame[i], id, is_null); in mark_ptr_or_null_regs()