Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.h34 InstBuilder(Graph *graph, RuntimeInterface::MethodPtr method) in InstBuilder() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp26 InstBuilder::InstBuilder(Graph *graph, RuntimeInterface::MethodPtr method, CallInst *callerInst, ui… in InstBuilder() function in ark::compiler::InstBuilder