Searched refs:ReleaseSwapAllocatedCompiledMethod (Results 1 – 4 of 4) sorted by relevance
91 void CompiledMethod::ReleaseSwapAllocatedCompiledMethod(CompiledMethodStorage* storage, in ReleaseSwapAllocatedCompiledMethod() function in art::CompiledMethod
97 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(&storage, method); in TEST()
122 static void ReleaseSwapAllocatedCompiledMethod(CompiledMethodStorage* storage, CompiledMethod* m);
280 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(GetCompiledMethodStorage(), method); in ~CompilerDriver()