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) {892 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) {650 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { visitCouldNotCompute() function 893 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { visitCouldNotCompute() function
539 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function in llvm::__anon5cdc869e0311::SCEVAddRecForUniformityRewriter
4094 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { return Expr; } in visitCouldNotCompute() function in __anon8884d99e0f11::SCEVSequentialMinMaxDeduplicatingVisitor14194 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in verify() function