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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3770 size_t FSize = I->Formulae.size(); local
3771 if (FSize >= ComplexityLimit) {
3775 Power *= FSize;

Completed in 174 milliseconds