Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h344 bool needsAnyChecking(const SmallVectorImpl<int> *PtrPartition) const;
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp180 bool LoopAccessInfo::RuntimePointerCheck::needsAnyChecking( in needsAnyChecking() function in LoopAccessInfo::RuntimePointerCheck