Lines Matching refs:skip_check
1800 if (!FLAG_debug_code && instr->skip_check()) return NULL;1806 if (!FLAG_debug_code || !instr->skip_check()) {