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