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

  /art/compiler/llvm/
compiler_llvm.cc 55 void InitializeLLVM() {
114 pthread_once(&llvm_initialized, InitializeLLVM);
  /art/compiler/
elf_writer_mclinker.cc 86 static void InitializeLLVM() {
112 InitializeLLVM();

Completed in 206 milliseconds