Searched defs:IrBuilder (Results 1 – 1 of 1) sorted by relevance
69 explicit IrBuilder(Graph *graph) : IrBuilder(graph, graph->GetMethod(), nullptr) {} in IrBuilder() function71 IrBuilder(Graph *graph, RuntimeInterface::MethodPtr method, CallInst *caller_inst) in IrBuilder() function