Searched refs:visitCouldNotCompute (Results 1 – 3 of 3) sorted by relevance
486 return ((SC*)this)->visitCouldNotCompute((const SCEVCouldNotCompute*)S); in visit()492 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function
465 return ((SC*)this)->visitCouldNotCompute((const SCEVCouldNotCompute*)S); in visit()471 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function612 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
761 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function