Home
last modified time | relevance | path

Searched defs:IrBuilder (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h69 explicit IrBuilder(Graph *graph) : IrBuilder(graph, graph->GetMethod()) {} in IrBuilder() function
71 IrBuilder(Graph *graph, RuntimeInterface::MethodPtr method) in IrBuilder() function