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

  /art/compiler/sea_ir/ir/
sea.h 342 CodeGenData* GenerateLLVM(const std::string& function_name, const art::DexFile& dex_file);
sea.cc 397 CodeGenData* SeaGraph::GenerateLLVM(const std::string& function_name,
431 CodeGenData* cgd = GenerateLLVM(function_name, dex_file);

Completed in 47 milliseconds