Searched defs:IsOK (Results 1 – 4 of 4) sorted by relevance
30 bool IsOK() const { return m_bOK; } in IsOK() function
360 bool SimpleFileTracker::FileHandle::IsOK() const { in IsOK() function in disk_cache::SimpleFileTracker::FileHandle
339 bool IsOK; member
997 bool IsOK = UnhandledStores.empty(); in canVectorizeMemory() local