Home
last modified time | relevance | path

Searched refs:target_inst (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1836 void CloneTypes(ArenaAllocator *allocator, InputTypesMixin *target_inst) const in CloneTypes() argument
1841 target_inst->AllocateInputTypes(allocator, input_types_->size()); in CloneTypes()
1843 target_inst->AddInputType(input_type); in CloneTypes()