Lines Matching refs:PointerIntPair
655 typedef PointerIntPair<Value *, 1, bool> MemAccessInfo;
891 SmallVectorImpl<PointerIntPair<const SCEV *, 1, bool>> &ScevList, in findForkedSCEVs()
906 auto UndefPoisonCheck = [](PointerIntPair<const SCEV *, 1, bool> S) { in findForkedSCEVs()
933 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> BaseScevs; in findForkedSCEVs()
934 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> OffsetScevs; in findForkedSCEVs()
975 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> ChildScevs; in findForkedSCEVs()
989 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> ChildScevs; in findForkedSCEVs()
1006 SmallVector<PointerIntPair<const SCEV *, 1, bool>> LScevs; in findForkedSCEVs()
1007 SmallVector<PointerIntPair<const SCEV *, 1, bool>> RScevs; in findForkedSCEVs()
1043 static SmallVector<PointerIntPair<const SCEV *, 1, bool>>
1049 SmallVector<PointerIntPair<const SCEV *, 1, bool>> Scevs; in findForkedPointer()
1077 SmallVector<PointerIntPair<const SCEV *, 1, bool>> TranslatedPtrs = in createCheckForAccess()