Searched refs:RuntimeMemoryCheckThreshold (Results 1 – 4 of 4) sorted by relevance
413 VectorizerParams::RuntimeMemoryCheckThreshold) { in legalLoopInstructions()423 << NV("Threshold", VectorizerParams::RuntimeMemoryCheckThreshold); in legalLoopInstructions()
55 static unsigned RuntimeMemoryCheckThreshold; member
88 static cl::opt<unsigned, true> RuntimeMemoryCheckThreshold( variable92 cl::location(VectorizerParams::RuntimeMemoryCheckThreshold), cl::init(8));93 unsigned VectorizerParams::RuntimeMemoryCheckThreshold; member in VectorizerParams
258 NumRuntimePointerChecks > VectorizerParams::RuntimeMemoryCheckThreshold; in doesNotMeet()