Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h34 enum class InstCloneType : uint8_t { CLONE_ALL, CLONE_INSTS }; enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h44 enum class InstCloneType : uint8_t { CLONE_ALL, CLONE_INSTS }; enumerator