Searched defs:Solution (Results 1 – 2 of 2) sorted by relevance
717 const PBQP::Solution &Solution, in mapPBQPToRegAlloc()869 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
4958 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()5531 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution()5710 SmallVector<const Formula *, 8> Solution; in LSRInstance() local