Home
last modified time | relevance | path

Searched refs:getNumRuntimePointerChecks (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h526 unsigned getNumRuntimePointerChecks() const { in getNumRuntimePointerChecks() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4468 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()