Searched refs:PointerVector (Results 1 – 2 of 2) sorted by relevance
128 using PointerVector = SmallVector<const Value *, 8>; variable129 PointerVector getPointers() const;
203 AliasSet::PointerVector AliasSet::getPointers() const { in getPointers()