Searched refs:visitCouldNotCompute (Results 1 – 3 of 3) sorted by relevance
47 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function
649 return ((SC *)this)->visitCouldNotCompute((const SCEVCouldNotCompute *)S); in visit()654 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function901 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
4013 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { return Expr; } in visitCouldNotCompute() function in __anonccfa80ce1011::SCEVSequentialMinMaxDeduplicatingVisitor13699 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in verify() function