Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h118 std::unique_ptr<VisitState> NextState; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp791 APInt NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform() local
949 APInt NextState = Path.getExitValue(); in createExitPath() local
1194 APInt NextState = TPath.getExitValue(); in updateLastSuccessor() local