Searched refs:ReleaseSwapAllocatedCompiledMethod (Results 1 – 5 of 5) 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);
273 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(&storage, compiled_method); in CompileMethod()
278 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(GetCompiledMethodStorage(), method); in ~CompilerDriver()