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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp224 /// Formula - This class holds information that describes a formula for
227 struct Formula { struct in namespace:__anon26297
261 Formula() function in struct:__anon26297::Formula
344 /// InitialMatch - Incorporate loop-variant parts of S into this Formula,
347 void Formula::InitialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) {
368 /// \see Formula::BaseRegs.
369 bool Formula::isCanonical() const {
376 /// \see Formula::BaseRegs.
381 void Formula::Canonicalize() {
402 bool Formula
[all...]

Completed in 66 milliseconds