Lines Matching full:linear
4930 { -O2 -ftree-loop-linear } \
5745 pass is located in `tree-loop-linear.c' and described by
15300 * Lambda:: Linear loop transformations framework.
15301 * Omega:: A solver for linear programming problems.
15766 by the linear loop transform and the vectorization passes. Before
15884 14.9 Linear loop transformations framework
15917 14.10 Omega a solver for linear programming problems
15927 subset of the Presburger arithmetics that can be translated to linear
15928 constraint systems. These linear constraint systems can then be solved
15932 elimination: a linear constraint system containing `n' variables is
15933 reduced to a linear constraint system with `n-1' variables. The Omega
15935 expressed under the form of a system of linear equalities and
15941 The interface used by the Omega solver for describing the linear
16015 of linear regions, making such updates difficult. The
42317 * Linear loop transformations framework: Lambda. (line 6)
42632 * Omega a solver for linear programming problems: Omega. (line 6)