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

  /art/compiler/
compiler.cc 66 extern "C" void ArtInitCompilerContext(art::CompilerDriver* driver);
92 ArtInitCompilerContext(GetCompilerDriver());
  /art/compiler/llvm/
compiler_llvm.cc 190 extern "C" void ArtInitCompilerContext(art::CompilerDriver* driver) {

Completed in 49 milliseconds