Searched refs:SmallLoopCost (Results 1 – 1 of 1) sorted by relevance
284 static cl::opt<unsigned> SmallLoopCost( variable5833 !ScalarInterleavingRequiresPredication && LoopCost < SmallLoopCost) { in selectInterleaveCount()5838 IC, (unsigned)PowerOf2Floor(SmallLoopCost / *LoopCost.getValue())); in selectInterleaveCount()