Searched refs:RuntimeMemoryCheckThreshold (Results 1 – 1 of 1) sorted by relevance
149 static const unsigned RuntimeMemoryCheckThreshold = 8; variable4933 if (!CanDoRT || NumComparisons > RuntimeMemoryCheckThreshold) { in canVectorizeMemory()4973 if (!CanDoRT || NumComparisons > RuntimeMemoryCheckThreshold) { in canVectorizeMemory()4980 << RuntimeMemoryCheckThreshold in canVectorizeMemory()