Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1811 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks, in expandBounds() argument
1819 PointerChecks.begin(), PointerChecks.end(), in expandBounds()
1833 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks) in addRuntimeChecks()
1839 expandBounds(PointerChecks, TheLoop, Loc, SE, Exp, *PtrRtChecking); in addRuntimeChecks()
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h591 &PointerChecks) const;