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
539 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
281 (LAI.getNumRuntimePointerChecks() || in runImpl()
881 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()
8008 unsigned NumRuntimePointerChecks = Requirements.getNumRuntimePointerChecks(); in plan()