Searched refs:nextState (Results 1 – 3 of 3) sorted by relevance
38 auto nextState = StringAttr::get(context, nextStr); in configurePassPipeline() local41 t->filter, ArrayRef<StringAttr>{}, nextState) in configurePassPipeline()43 t->filter, currentState, nextState); in configurePassPipeline()
56 ProgramStateRef nextState = in populateObjCForDestinationSet() local76 nextState = nextState->bindLoc(elementV, V, LCtx); in populateObjCForDestinationSet()79 Bldr.generateNode(S, Pred, nextState); in populateObjCForDestinationSet()
161 uint16_t nextState;388 currFSMEntry->nextState);442 currState = currFSMEntry->nextState;487 state->state = currFSMEntry->nextState;528 state->state = currFSMEntry->nextState;