Home
last modified time | relevance | path

Searched refs:Solve (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h144 void Solve();
469 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Solve() { in Solve() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp388 Solver.Solve(); in runCVP()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2261 void Solve(SmallVectorImpl<const Formula *> &Solution) const;
5481 void LSRInstance::Solve(SmallVectorImpl<const Formula *> &Solution) const { in Solve() function in LSRInstance
6216 Solve(Solution); in LSRInstance()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18567 {"_ZN12_GLOBAL__N_110SCCPSolver5SolveEv", "(anonymous namespace)::SCCPSolver::Solve()"},