Searched refs:FlatLoopTripCountThreshold (Results 1 – 1 of 1) sorted by relevance
147 static cl::opt<unsigned> FlatLoopTripCountThreshold( variable1053 if (*ProfileTripCount < FlatLoopTripCountThreshold) in computeUnrollCount()