Searched defs:removed (Results 1 – 5 of 5) sorted by relevance
52 bool removed = code_cache->RemoveMethod(method, static_cast<bool>(releaseMemory)); in Java_JitCacheChurnTest_removeJitCompiledMethod() local
111 public static DocString removed(DocString str) { in removed() method in DocString123 public static DocString removed(String str) { in removed() method in DocString
276 static const std::string removed = ""; // NOLINT [runtime/string] [4] variable
232 size_t removed = HConstructorFence::RemoveConstructorFences(new_instance); in RemoveInstructions() local
485 static void RepackEntries(bool compress_entries, ArrayRef<const void*> removed) in RepackEntries()616 std::vector<const void*>& removed = g_removed_jit_functions; in RepackNativeDebugInfoForJitLocked() local