Searched refs:ReleaseSwapAllocatedCompiledMethod (Results 1 – 6 of 6) sorted by relevance
97 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(&storage, method); in TEST()
127 void CompiledMethod::ReleaseSwapAllocatedCompiledMethod(CompiledMethodStorage* storage, in ReleaseSwapAllocatedCompiledMethod() function in art::CompiledMethod
128 static void ReleaseSwapAllocatedCompiledMethod(CompiledMethodStorage* storage, CompiledMethod* m);
214 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(&storage, compiled_method); in CompileMethod()
668 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(driver_->GetCompiledMethodStorage(), in UnquickenConflictingMethods()
280 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(GetCompiledMethodStorage(), method); in ~CompilerDriver()