Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1659 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks, in expandBounds() argument
1667 PointerChecks.begin(), PointerChecks.end(), in expandBounds()
1681 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks) in addRuntimeChecks()
1686 expandBounds(PointerChecks, TheLoop, Loc, SE, Exp, PtrRtChecking); in addRuntimeChecks()
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h558 &PointerChecks) const;