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