Searched defs:solve (Results 1 – 7 of 7) sorted by relevance
146 std::pair<Solver::Result, std::int64_t> solve(std::int64_t MaxIterations) && { in solve() function in clang::dataflow::__anond292cd9c0111::WatchedLiteralsSolverImpl409 WatchedLiteralsSolver::solve(llvm::ArrayRef<const Formula *> Vals) { in solve() function in clang::dataflow::WatchedLiteralsSolver
123 unsigned OptimalBranching::solve() { in solve() function in OptimalBranching
292 Solution solve() { in solve() function520 inline Solution solve(PBQPRAGraph& G) { in solve() function
42 Solver::Result solve(llvm::ArrayRef<const Formula *> Vals) { in solve() function
1899 void SCCPInstVisitor::solve() { solve() function in SCCPInstVisitor 2085 void SCCPSolver::solve() { Visitor->solve(); } solve() function in SCCPSolver
513 void LazyValueInfoImpl::solve() { solve() function in LazyValueInfoImpl [all...]
806 void PipelineSolver::solve() { solve() function in __anonc429d1160111::PipelineSolver