Searched refs:NumRuntimePointerChecks (Results 1 – 2 of 2) sorted by relevance
218 void addRuntimePointerChecks(unsigned Num) { NumRuntimePointerChecks = Num; } in addRuntimePointerChecks()227 return NumRuntimePointerChecks; in getNumRuntimePointerChecks()231 unsigned NumRuntimePointerChecks = 0;
8008 unsigned NumRuntimePointerChecks = Requirements.getNumRuntimePointerChecks(); in plan() local8009 if (SelectedVF.Width.getKnownMinValue() > 1 && NumRuntimePointerChecks) { in plan()8011 NumRuntimePointerChecks > PragmaVectorizeMemoryCheckThreshold; in plan()8013 NumRuntimePointerChecks > VectorizerParams::RuntimeMemoryCheckThreshold; in plan()