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

/art/compiler/sea_ir/
H A Dfrontend.cc56 std::string llvm_code = llvm_data->GetElf(compiler.GetInstructionSet()); local
58 new CompiledMethod(compiler, compiler.GetInstructionSet(), llvm_code,

Completed in 32 milliseconds