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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp327 struct Formula { struct in namespace:__anon4668
365 Formula() = default;
445 /// Incorporate loop-variant parts of S into this Formula, attempting to keep
447 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) {
468 /// \see Formula::BaseRegs.
469 bool Formula::isCanonical(const Loop &L) const {
495 /// \see Formula::BaseRegs.
500 void Formula::canonicalize(const Loop &L) {
533 bool Formula::unscale() {
542 bool Formula
[all...]

Completed in 121 milliseconds