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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp271 bool Unscale();
402 bool Formula::Unscale() { function in class:Formula
3372 Base.Unscale();
3590 if (Base.Scale != 0 && !Base.Unscale())
3593 assert(Base.Scale == 0 && "Unscale did not did its job!");
3808 F.Unscale();

Completed in 56 milliseconds