Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleManager.h119 std::unique_ptr<VisitState> NextState; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp783 uint64_t NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform() local
938 uint64_t NextState = Path.getExitValue(); in createExitPath() local
1181 uint64_t NextState = TPath.getExitValue(); in updateLastSuccessor() local