Searched refs:visitCouldNotCompute (Results 1 – 4 of 4) sorted by relevance
47 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function
644 return ((SC *)this)->visitCouldNotCompute((const SCEVCouldNotCompute *)S); in visit()649 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function892 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
539 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function in llvm::__anon516aeff30311::SCEVAddRecForUniformityRewriter
4094 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { return Expr; } in visitCouldNotCompute() function in __anon24f19d330f11::SCEVSequentialMinMaxDeduplicatingVisitor14194 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in verify() function