Home
last modified time | relevance | path

Searched refs:PointerChecks (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h540 &PointerChecks) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp2101 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks, in expandBounds() argument
2109 PointerChecks, std::back_inserter(ChecksWithBounds), in expandBounds()
2122 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks) in addRuntimeChecks()
2128 expandBounds(PointerChecks, TheLoop, Loc, SE, Exp, *PtrRtChecking); in addRuntimeChecks()
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h591 &PointerChecks) const;