Home
last modified time | relevance | path

Searched defs:visitCouldNotCompute (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h47 void visitCouldNotCompute(const SCEVCouldNotCompute *Numerator) {} in visitCouldNotCompute() function
H A DScalarEvolutionExpressions.h649 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function
892 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { in visitCouldNotCompute() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp539 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *S) { in visitCouldNotCompute() function in llvm::__anon1263b3f00311::SCEVAddRecForUniformityRewriter
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4089 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { return Expr; } visitCouldNotCompute() function in __anon508f8d701011::SCEVSequentialMinMaxDeduplicatingVisitor
14032 const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { verify() function