Home
last modified time | relevance | path

Searched refs:nextState (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DCodegenStrategy.cpp38 auto nextState = StringAttr::get(context, nextStr); in configurePassPipeline() local
41 t->filter, ArrayRef<StringAttr>{}, nextState) in configurePassPipeline()
43 t->filter, currentState, nextState); in configurePassPipeline()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp56 ProgramStateRef nextState = in populateObjCForDestinationSet() local
76 nextState = nextState->bindLoc(elementV, V, LCtx); in populateObjCForDestinationSet()
79 Bldr.generateNode(S, Pred, nextState); in populateObjCForDestinationSet()
/llvm-project-15.0.7/libcxxabi/src/
H A Daix_state_tab_eh.inc161 uint16_t nextState;
388 currFSMEntry->nextState);
442 currState = currFSMEntry->nextState;
487 state->state = currFSMEntry->nextState;
528 state->state = currFSMEntry->nextState;