Searched refs:ReleaseSwapAllocatedCompiledMethod (Results 1 – 5 of 5) sorted by relevance
125 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(&driver, method); in TEST()
309 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(this, method); in ~CompilerDriver()
137 static void ReleaseSwapAllocatedCompiledMethod(CompilerDriver* driver, CompiledMethod* m);
148 void CompiledMethod::ReleaseSwapAllocatedCompiledMethod(CompilerDriver* driver, CompiledMethod* m) { in ReleaseSwapAllocatedCompiledMethod() function in art::CompiledMethod
679 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(driver_, method); in UnquickenConflictingMethods()