Searched refs:TinyTripCountVectorThreshold (Results 1 – 1 of 1) sorted by relevance
194 static cl::opt<unsigned> TinyTripCountVectorThreshold( variable10111 if (ExpectedTC && *ExpectedTC < TinyTripCountVectorThreshold) { in processLoop()