Home
last modified time | relevance | path

Searched defs:getPointers (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp203 AliasSet::PointerVector AliasSet::getPointers() const { getPointers() function in AliasSet
/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h717 const PointerSnapshotTy &getPointers() const { return Pointers; } in getPointers() function