Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp226 struct Formula { struct
260 Formula() in Formula() function
346 void Formula::InitialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in InitialMatch()
368 bool Formula::isCanonical() const { in isCanonical()
380 void Formula::Canonicalize() { in Canonicalize()
401 bool Formula::Unscale() { in Unscale()
413 size_t Formula::getNumRegs() const { in getNumRegs()
419 Type *Formula::getType() const { in getType()
427 void Formula::DeleteBaseReg(const SCEV *&S) { in DeleteBaseReg()
434 bool Formula::referencesReg(const SCEV *S) const { in referencesReg()
[all …]