Searched defs:Solution (Results 1 – 4 of 4) sorted by relevance
13 ## Solution section
10 ## Solution section in Uniform Block to StructuredBuffer Translation
704 const PBQP::Solution &Solution, in mapPBQPToRegAlloc()858 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
4893 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()5458 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution()5586 SmallVector<const Formula *, 8> Solution; in LSRInstance() local