Searched refs:getNumRuntimePointerChecks (Results 1 – 16 of 16) sorted by relevance
412 if (LAI->getNumRuntimePointerChecks() > in legalLoopInstructions()421 << NV("RuntimeChecks", LAI->getNumRuntimePointerChecks()) in legalLoopInstructions()526 << NV("RuntimeChecks", LAI->getNumRuntimePointerChecks()); in isLegalForVersioning()
286 (LAI.getNumRuntimePointerChecks() || in runOnFunction()
281 if (LAI.getNumRuntimePointerChecks() || in runOnFunction()
395 if (LAI->getNumRuntimePointerChecks() > in legalLoopInstructions()
280 (LAI.getNumRuntimePointerChecks() || in runImpl()
536 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
596 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
582 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
600 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
559 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
857 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()
4837 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()
1922 LAI.getNumRuntimePointerChecks() > VectorizeMemoryCheckThreshold; in Create()