Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1087 unsigned AppendInput(Inst *input) in AppendInput() function
1095 unsigned AppendInput(Input input) in AppendInput() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1352 unsigned AppendInput(Inst *input) in AppendInput() function
1360 unsigned AppendInput(Input input) in AppendInput() function
2740 void AppendInput(Inst *input, DataType::Type type) in AppendInput() function