Searched refs:GetIgnoreBit (Results 1 – 3 of 3) sorted by relevance
102 DCHECK_EQ(GetIgnoreBit(), false); in FastState()137 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
374 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
891 if (UNLIKELY(fast_state.GetIgnoreBit())) { in MemoryAccess()