Searched refs:visitCouldNotCompute (Results 1 – 3 of 3) sorted by relevance
46 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function
608 return ((SC*)this)->visitCouldNotCompute((const SCEVCouldNotCompute*)S); in visit()613 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function852 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
13213 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in verify() function