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