Searched refs:TinyTripCountVectorThreshold (Results 1 – 2 of 2) sorted by relevance
114 static cl::opt<unsigned> TinyTripCountVectorThreshold( variable6408 if (TC > 0u && TC < TinyTripCountVectorThreshold) { in processLoop()
159 static cl::opt<unsigned> TinyTripCountVectorThreshold( variable7378 if (HasExpectedTC && ExpectedTC < TinyTripCountVectorThreshold) { in processLoop()