clang 19.0.0git
Public Member Functions | List of all members
clang::dataflow::WatchedLiteralsSolverImpl Class Reference

Public Member Functions

 WatchedLiteralsSolverImpl (const llvm::ArrayRef< const Formula * > &Vals)
 
std::pair< Solver::Result, std::int64_t > solve (std::int64_t MaxIterations) &&
 

Detailed Description

Definition at line 447 of file WatchedLiteralsSolver.cpp.

Constructor & Destructor Documentation

◆ WatchedLiteralsSolverImpl()

clang::dataflow::WatchedLiteralsSolverImpl::WatchedLiteralsSolverImpl ( const llvm::ArrayRef< const Formula * > &  Vals)
inlineexplicit

Member Function Documentation

◆ solve()

std::pair< Solver::Result, std::int64_t > clang::dataflow::WatchedLiteralsSolverImpl::solve ( std::int64_t  MaxIterations) &&
inline

The documentation for this class was generated from the following file: