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

  /art/compiler/sea_ir/code_gen/
code_gen.h 86 explicit CodeGenPassVisitor(CodeGenData* cgd): llvm_data_(cgd) { }
  /art/compiler/sea_ir/ir/
sea.cc 431 CodeGenData* cgd = GenerateLLVM(function_name, dex_file); local
432 return cgd;

Completed in 49 milliseconds