Searched refs:getSCEVAsPointer (Results 1 – 1 of 1) sorted by relevance
252 const SCEV *getSCEVAsPointer(Value *Val);279 const SCEV *StackSafetyLocalAnalysis::getSCEVAsPointer(Value *Val) { in getSCEVAsPointer() function in __anonc3460ea90211::StackSafetyLocalAnalysis297 const SCEV *AddrExp = getSCEVAsPointer(Addr); in offsetFrom()298 const SCEV *BaseExp = getSCEVAsPointer(Base); in offsetFrom()389 const SCEV *AddrExp = getSCEVAsPointer(U.get()); in isSafeAccess()390 const SCEV *BaseExp = getSCEVAsPointer(AI); in isSafeAccess()