Searched refs:solution (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c118 1. Each constraint variable x has a solution set associated with it,
138 6. The graph is then walked, and solution sets are
144 appropriate variables to the solution set.
146 8. The process of walking the graph is iterated until no solution
241 /* True if this is a special variable whose solution set should not be
255 bitmap solution; member in struct:variable_info
381 ret->solution = BITMAP_ALLOC (&pta_obstack);
606 For each outgoing edge from n, propagate the solution from n to
702 /* Take a solution set SET, add OFFSET to each member of the set, and
755 /* Union solution set
1548 bitmap solution; local
2087 bitmap solution; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp13 // solving this using a PBQP solver, and mapping the solution back to a
145 /// \brief Given a solved PBQP problem maps this solution back to a register
148 const PBQP::Solution &solution);
468 const PBQP::Solution &solution) {
476 // Iterate over the nodes mapping the PBQP solution to a register
482 unsigned alloc = solution.getSelection(*nodeItr);
566 // * Map the solution back to a register allocation
606 PBQP::Solution solution = local
610 pbqpAllocComplete = mapPBQPToRegAlloc(*problem, solution);
467 mapPBQPToRegAlloc(const PBQPRAProblem &problem, const PBQP::Solution &solution) argument
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY1518 patches for Solaris2 (interface panic solution ?): fix FIONREAD and
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex3564 % The right solution is to prevent \entry from swallowing the whole text.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3738 % The right solution is to prevent \entry from swallowing the whole text.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex3636 % The right solution is to prevent \entry from swallowing the whole text.

Completed in 212 milliseconds