Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h385 unsigned getNumRuntimePointerChecks() const { return NumComparisons; } in getNumRuntimePointerChecks() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4020 if (LAI->getNumRuntimePointerChecks() > in canVectorizeMemory()
4023 << LAI->getNumRuntimePointerChecks() << " exceeds limit of " in canVectorizeMemory()