Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h128 inline Instruction Instruction::SetInputs(Args... instrs) in SetInputs() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2765 …void SetInputs(ArenaAllocator *allocator, const std::initializer_list<std::pair<Inst *, DataType::… in SetInputs() function