Home
last modified time | relevance | path

Searched refs:PointerInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h336 struct PointerInfo { struct
355 PointerInfo(Value *PointerValue, const SCEV *Start, const SCEV *End, in PointerInfo() argument
453 SmallVector<PointerInfo, 2> Pointers;
471 const PointerInfo &getPointerInfo(unsigned PtrIdx) const { in getPointerInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp435 const PointerInfo &PointerI = Pointers[I]; in needsChecking()
436 const PointerInfo &PointerJ = Pointers[J]; in needsChecking()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp113600 class PointerInfo final class in nsIPresShell
113607 explicit PointerInfo(bool aActiveState, uint16_t aPointerType, in PointerInfo() function in nsIPresShell::PointerInfo