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