Searched refs:IsNotFlushed (Results 1 – 1 of 1) sorted by relevance
50 NN_TPANIC_IF_FALSE_(!IsNotFlushed()); in Finalize()136 bool IsNotFlushed() { return (reinterpret_cast<uptr>(m_P) & 0x1) != 0; } in IsNotFlushed() function