Home
last modified time | relevance | path

Searched defs:NextState (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h119 std::unique_ptr<VisitState> NextState; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp747 APInt NextState = TPath.getExitValue(); isLegalAndProfitableToTransform() local
904 APInt NextState = Path.getExitValue(); createExitPath() local
1149 APInt NextState = TPath.getExitValue(); updateLastSuccessor() local
[all...]