Searched refs:getNumRuntimePointerChecks (Results 1 – 6 of 6) sorted by relevance
425 if (LAI->getNumRuntimePointerChecks() > in legalLoopInstructions()434 << NV("RuntimeChecks", LAI->getNumRuntimePointerChecks()) in legalLoopInstructions()539 << NV("RuntimeChecks", LAI->getNumRuntimePointerChecks()); in isLegalForVersioning()
226 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
545 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
281 (LAI.getNumRuntimePointerChecks() || in runImpl()
899 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()
8100 unsigned NumRuntimePointerChecks = Requirements.getNumRuntimePointerChecks(); in plan()