Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1749 void addRuntimePointerChecks(unsigned Num) { NumRuntimePointerChecks = Num; } in addRuntimePointerChecks() function in __anonfb91178e0111::LoopVectorizationRequirements
4837 Requirements->addRuntimePointerChecks(LAI->getNumRuntimePointerChecks()); in canVectorizeMemory()