Searched defs:ClearPrepackedCache (Results 1 – 2 of 2) sorted by relevance
48 void Context::ClearPrepackedCache() { mutable_ctx()->ClearPrepackedCache(); } in ClearPrepackedCache() function in ruy::Context
214 void Ctx::ClearPrepackedCache() { mutable_impl()->prepacked_cache_ = nullptr; } in ClearPrepackedCache() function in ruy::Ctx