HomeSort by relevance Sort by last modified time
    Searched refs:ArtUnInitCompilerContext (Results 1 - 2 of 2) sorted by null

  /art/compiler/llvm/
compiler_llvm.cc 197 extern "C" void ArtUnInitCompilerContext(art::CompilerDriver& driver) {
  /art/compiler/driver/
compiler_driver.cc 289 extern "C" void ArtUnInitCompilerContext(art::CompilerDriver& driver);
437 uninit_compiler_context = reinterpret_cast<void (*)(CompilerDriver&)>(ArtUnInitCompilerContext);
    [all...]

Completed in 24 milliseconds