Searched defs:Solution (Results 1 – 6 of 6) sorted by relevance
287 =head1 Solution chapter
79 std::optional<llvm::DenseMap<AtomicBoolValue *, Assignment>> Solution; member
187 auto Solution = Result.getSolution(); in debugString() local
555 llvm::DenseMap<AtomicBoolValue *, Solver::Result::Assignment> Solution; in buildSolution() local
717 const PBQP::Solution &Solution, in mapPBQPToRegAlloc()870 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
5067 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()5649 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution()5820 SmallVector<const Formula *, 8> Solution; in LSRInstance() local