Searched refs:slow_safe (Results 1 – 2 of 2) sorted by relevance
168 bool slow_safe() { return slow_safe_compiler_; } in slow_safe() function
126 return FLAG_enable_regexp_unaligned_accesses && !slow_safe(); in CanReadUnaligned()