Lines Matching full:skip_check
1812 if (!FLAG_debug_code && instr->skip_check()) return NULL;1818 if (!FLAG_debug_code || !instr->skip_check()) {