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