Searched refs:ir_graph (Results 1 – 1 of 1) sorted by relevance
48 sea_ir::SeaGraph* ir_graph = sea_ir::SeaGraph::GetGraph(dex_file); in CompileMethodWithSeaIr() local50 sea_ir::CodeGenData* llvm_data = ir_graph->CompileMethod(symbol, in CompileMethodWithSeaIr()53 SafeMap<int, const sea_ir::Type*>* types = ir_graph->ti_->GetTypeMap(); in CompileMethodWithSeaIr()54 dc.DumpSea(ir_graph, "/tmp/temp.dot", types); in CompileMethodWithSeaIr()