Searched refs:START_STATE (Results 1 – 4 of 4) sorted by relevance
50 ; CHECK-NEXT: [[STATE:%.*]] = phi i8 [ [[START_STATE:%.*]], [[START:%.*]] ], [ [[NEXT_STATE:%.*]…132 ; CHECK-NEXT: [[STATE:%.*]] = phi i8 [ [[START_STATE:%.*]], [[START:%.*]] ], [ [[NEXT_STATE:%.*]…
48 constexpr int32_t START_STATE = 1; variable832 state = START_STATE; in handleNext()1004 state = START_STATE; in handleSafePrevious()
212 private static final int START_STATE = 1; // The state number of the starting state field in RuleBasedBreakIterator803 int state = START_STATE; in handleNext()973 state = START_STATE; in handleSafePrevious()
207 private static final int START_STATE = 1; // The state number of the starting state field in RuleBasedBreakIterator782 int state = START_STATE; in handleNext()952 state = START_STATE; in handleSafePrevious()