Searched refs:visitCouldNotCompute (Results 1 – 3 of 3) sorted by relevance
47 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function
637 return ((SC *)this)->visitCouldNotCompute((const SCEVCouldNotCompute *)S); in visit()642 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function882 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
4091 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { return Expr; } in visitCouldNotCompute() function in __anonf47ebfb51011::SCEVSequentialMinMaxDeduplicatingVisitor14044 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in verify() function