Lines Matching refs:PointerIntPair
658 typedef PointerIntPair<Value *, 1, bool> MemAccessInfo;
889 SmallVectorImpl<PointerIntPair<const SCEV *, 1, bool>> &ScevList, in findForkedSCEVs()
904 auto UndefPoisonCheck = [](PointerIntPair<const SCEV *, 1, bool> S) { in findForkedSCEVs()
931 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> BaseScevs; in findForkedSCEVs()
932 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> OffsetScevs; in findForkedSCEVs()
973 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> ChildScevs; in findForkedSCEVs()
987 SmallVector<PointerIntPair<const SCEV *, 1, bool>, 2> ChildScevs; in findForkedSCEVs()
1004 SmallVector<PointerIntPair<const SCEV *, 1, bool>> LScevs; in findForkedSCEVs()
1005 SmallVector<PointerIntPair<const SCEV *, 1, bool>> RScevs; in findForkedSCEVs()
1041 static SmallVector<PointerIntPair<const SCEV *, 1, bool>>
1047 SmallVector<PointerIntPair<const SCEV *, 1, bool>> Scevs; in findForkedPointer()
1075 SmallVector<PointerIntPair<const SCEV *, 1, bool>> TranslatedPtrs = in createCheckForAccess()