Searched defs:Solution (Results 1 – 5 of 5) sorted by relevance
66 if (auto Solution = R.getSolution()) { in operator <<() local
248 llvm::DenseMap<Atom, Solver::Result::Assignment> Solution; in buildSolution() local
78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
717 const PBQP::Solution &Solution, in mapPBQPToRegAlloc()871 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
5423 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()6067 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution()6243 SmallVector<const Formula *, 8> Solution; in LSRInstance() local