Searched refs:AddrExp (Results 1 – 1 of 1) sorted by relevance
276 const SCEV *AddrExp = SE.getTruncateOrZeroExtend(SE.getSCEV(Addr), PtrTy); in offsetFrom() local278 const SCEV *Diff = SE.getMinusSCEV(AddrExp, BaseExp); in offsetFrom()370 const SCEV *AddrExp = ToCharPtr(SE.getSCEV(U.get())); in isSafeAccess() local372 const SCEV *Diff = SE.getMinusSCEV(AddrExp, BaseExp); in isSafeAccess()