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