Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h568 &PointerChecks) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp2185 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks, in expandBounds() argument
2193 PointerChecks, std::back_inserter(ChecksWithBounds), in expandBounds()
2206 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks) in addRuntimeChecks()
2212 expandBounds(PointerChecks, TheLoop, Loc, SE, Exp, *PtrRtChecking); in addRuntimeChecks()