clang 17.0.0git
|
Public Member Functions | |
WatchedLiteralsSolverImpl (const llvm::DenseSet< BoolValue * > &Vals) | |
Solver::Result | solve () && |
Definition at line 386 of file WatchedLiteralsSolver.cpp.
|
inlineexplicit |
Definition at line 441 of file WatchedLiteralsSolver.cpp.
References clang::dataflow::BooleanFormula::LargestVar, clang::dataflow::negLit(), clang::dataflow::NullVar, and clang::dataflow::posLit().
|
inline |
Definition at line 461 of file WatchedLiteralsSolver.cpp.
References clang::dataflow::negLit(), clang::dataflow::posLit(), clang::dataflow::Solver::Result::Satisfiable, and clang::dataflow::Solver::Result::Unsatisfiable().
Referenced by clang::dataflow::WatchedLiteralsSolver::solve().