Home
last modified time | relevance | path

Searched defs:Solve (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DSparsePropagation.h470 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Solve() { in Solve() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5149 void LSRInstance::Solve(SmallVectorImpl<const Formula *> &Solution) const { in Solve() function in LSRInstance