Searched refs:VectorizeMemoryCheckThreshold (Results 1 – 1 of 1) sorted by relevance
203 static cl::opt<unsigned> VectorizeMemoryCheckThreshold( variable1801 LAI.getNumRuntimePointerChecks() > VectorizeMemoryCheckThreshold; in create()9570 if (TotalCost > VectorizeMemoryCheckThreshold) { in isOutsideLoopWorkProfitable()