Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1837 void CloneTypes(ArenaAllocator *allocator, InputTypesMixin *target_inst) const in CloneTypes() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2739 void CloneTypes(ArenaAllocator *allocator, InputTypesMixin<T> *targetInst) const in CloneTypes() function