Searched refs:ReleaseSwapAllocatedCompiledMethod (Results 1 – 3 of 3) sorted by relevance
193 void CompiledMethod::ReleaseSwapAllocatedCompiledMethod(CompilerDriver* driver, CompiledMethod* m) { in ReleaseSwapAllocatedCompiledMethod() function in art::CompiledMethod
341 static void ReleaseSwapAllocatedCompiledMethod(CompilerDriver* driver, CompiledMethod* m);
453 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(this, pair.second); in ~CompilerDriver()2353 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(this, compiled_method); in RemoveCompiledMethod()