Searched refs:getNumRuntimePointerChecks (Results 1 – 8 of 8) sorted by relevance
434 if (LAI->getNumRuntimePointerChecks() > in legalLoopInstructions()443 << NV("RuntimeChecks", LAI->getNumRuntimePointerChecks()) in legalLoopInstructions()548 << NV("RuntimeChecks", LAI->getNumRuntimePointerChecks()); in isLegalForVersioning()
284 if (L->isLoopSimplifyForm() && (LAI.getNumRuntimePointerChecks() || in runOnFunction()
281 if (LAI.getNumRuntimePointerChecks() || in runOnFunction()
395 if (LAI->getNumRuntimePointerChecks() > in legalLoopInstructions()
508 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
559 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
764 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()
4837 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()