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