Searched defs:UNROLL_WITHOUT_SIDE_EXITS (Results 1 – 2 of 2) sorted by relevance
32 enum class UnrollType : uint8_t { UNROLL_WITH_SIDE_EXITS, UNROLL_WITHOUT_SIDE_EXITS, UNROLL_POST_IN… enumerator
35 UNROLL_WITHOUT_SIDE_EXITS = 1, enumerator