Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h32 … UnrollType : uint8_t { UNROLL_WITH_SIDE_EXITS, UNROLL_WITHOUT_SIDE_EXITS, UNROLL_POST_INCREMENT }; enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h37 UNROLL_POST_INCREMENT = UNROLL_REMOVE_BACK_EDGE, enumerator