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