Searched defs:NextState (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/pseudo/lib/ | ||
H A D | GLR.cpp |
|
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ModuleManager.h | 118 std::unique_ptr<VisitState> NextState; member |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | DFAJumpThreading.cpp | 791 APInt NextState = TPath.getExitValue(); isLegalAndProfitableToTransform() local |