Lines Matching refs:PointerIntPair
18 #include "llvm/ADT/PointerIntPair.h"
641 typedef PointerIntPair<Value *, 1, bool> MemAccessInfo;
870 SmallVectorImpl<PointerIntPair<const SCEV *, 1, bool>> &ScevList,
885 auto UndefPoisonCheck = [](PointerIntPair<const SCEV *, 1, bool> S) {
912 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> BaseScevs;
913 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> OffsetScevs;
954 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> ChildScevs;
968 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> ChildScevs;
985 SmallVector<PointerIntPair<const SCEV *, 1, bool>> LScevs;
986 SmallVector<PointerIntPair<const SCEV *, 1, bool>> RScevs;
1022 static SmallVector<PointerIntPair<const SCEV *, 1, bool>>
1028 SmallVector<PointerIntPair<const SCEV *, 1, bool>> Scevs;
1056 SmallVector<PointerIntPair<const SCEV *, 1, bool>> TranslatedPtrs =