Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h32 enum class UnrollType : uint8_t { UNROLL_WITH_SIDE_EXITS, UNROLL_WITHOUT_SIDE_EXITS, UNROLL_POST_IN… enum
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h36 enum UnrollType : uint8_t { enum