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