Searched defs:AddCompiledMethod (Results 1 - 2 of 2) sorted by relevance

/art/compiler/linker/
H A Drelative_patcher_test.h77 void AddCompiledMethod( function in class:art::linker::RelativePatcherTest
/art/compiler/driver/
H A Dcompiler_driver.cc506 driver->AddCompiledMethod(method_ref, compiled_method, non_relative_linker_patch_count);
2833 void CompilerDriver::AddCompiledMethod(const MethodReference& method_ref, function in class:art::CompilerDriver

Completed in 198 milliseconds