Searched refs:GetIgnoreBit (Results 1 – 3 of 3) sorted by relevance
113 DCHECK_EQ(GetIgnoreBit(), false); in FastState()148 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
366 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
829 if (fast_state.GetIgnoreBit()) { in MemoryAccess()