Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h291 Solution solve() { in solve() function
521 inline Solution solve(PBQPRAGraph& G) { in solve() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1350 void SCCPInstVisitor::solve() { in solve() function in SCCPInstVisitor
1617 void SCCPSolver::solve() { Visitor->solve(); } in solve() function in SCCPSolver
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp483 void LazyValueInfoImpl::solve() { in solve() function in LazyValueInfoImpl