HomeSort by: relevance | last modified time | path
    Searched defs:Basis (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
StraightLineStrengthReduce.cpp 43 // When such rewriting is possible, we call S1 a "basis" of S2. When S2 has
45 // basis, the basis that is the closest ancestor in the dominator tree.
159 // candidate with respect to its immediate basis. Note that one instruction
174 // Points to the immediate basis of this candidate, or nullptr if we cannot
175 // find any basis for this candidate.
176 Candidate *Basis = nullptr;
182 // Returns true if Basis is a basis for C, i.e., Basis dominates C and the
    [all...]
  /src/external/mit/isl/dist/doc/
implementation.tex 566 uses generalized basis reduction.
654 \subsubsection{Generalized Basis Reduction}\label{s:GBR}
657 is generalized basis reduction \parencite{Cook1991implementation}.
670 incrementally keep track of this recession cone. The reduced basis
671 found by one call of the algorithm is also reused as initial basis
1122 a Hilbert basis of this cone \parencite[Theorem~16.4]{Schrijver1986}.

Completed in 18 milliseconds