Searched refs:ProfileTripCount (Results 1 – 1 of 1) sorted by relevance
1085 if (auto ProfileTripCount = getLoopEstimatedTripCount(L)) { in computeUnrollCount() local1086 if (*ProfileTripCount < FlatLoopTripCountThreshold) in computeUnrollCount()