Searched refs:visitCouldNotCompute (Results 1 – 2 of 2) sorted by relevance
472 return ((SC*)this)->visitCouldNotCompute((const SCEVCouldNotCompute*)S); in visit()478 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function688 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
917 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function11842 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in verify() function