Lines Matching full:linear
4930 { -O2 -ftree-loop-linear } \
5744 pass is located in `tree-loop-linear.c' and described by
15299 * Lambda:: Linear loop transformations framework.
15300 * Omega:: A solver for linear programming problems.
15765 by the linear loop transform and the vectorization passes. Before
15883 14.9 Linear loop transformations framework
15916 14.10 Omega a solver for linear programming problems
15926 subset of the Presburger arithmetics that can be translated to linear
15927 constraint systems. These linear constraint systems can then be solved
15931 elimination: a linear constraint system containing `n' variables is
15932 reduced to a linear constraint system with `n-1' variables. The Omega
15934 expressed under the form of a system of linear equalities and
15940 The interface used by the Omega solver for describing the linear
16014 of linear regions, making such updates difficult. The
42309 * Linear loop transformations framework: Lambda. (line 6)
42624 * Omega a solver for linear programming problems: Omega. (line 6)