Home
last modified time | relevance | path

Searched defs:solve (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp146 std::pair<Solver::Result, std::int64_t> solve(std::int64_t MaxIterations) && { in solve() function in clang::dataflow::__anondce44e890111::WatchedLiteralsSolverImpl
409 WatchedLiteralsSolver::solve(llvm::ArrayRef<const Formula *> Vals) { in solve() function in clang::dataflow::WatchedLiteralsSolver
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h292 Solution solve() { in solve() function
520 inline Solution solve(PBQPRAGraph& G) { in solve() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1897 void SCCPInstVisitor::solve() { in solve() function in SCCPInstVisitor
2083 void SCCPSolver::solve() { Visitor->solve(); } in solve() function in SCCPSolver
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp515 void LazyValueInfoImpl::solve() { in solve() function in LazyValueInfoImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp802 void PipelineSolver::solve() { in solve() function in __anon5d856e630111::PipelineSolver