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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1589 void GenerateICmpZeroScales(LSRUse &LU, unsigned LUIdx, Formula Base);
2186 // GenerateICmpZeroScales, in which case adding fixup offsets may
3259 /// GenerateICmpZeroScales - For ICmpZero, check to see if we can scale up
3261 void LSRInstance::GenerateICmpZeroScales(LSRUse &LU, unsigned LUIdx, function in class:LSRInstance
3640 GenerateICmpZeroScales(LU, LUIdx, LU.Formulae[i]);

Completed in 124 milliseconds