Searched defs:UNROLL_WITH_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
34 UNROLL_WITH_SIDE_EXITS = 0, enumerator