Searched defs:visitSMaxExpr (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h459 return ((SC*)this)->visitSMaxExpr((const SCEVSMaxExpr*)S);
594 const SCEV *visitSMaxExpr(const SCEVSMaxExpr *Expr) { function in class:llvm::SCEVRewriteVisitor
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DScalarEvolutionExpander.cpp1317 Value *SCEVExpander::visitSMaxExpr(const SCEVSMaxExpr *S) { function in class:SCEVExpander
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp758 void visitSMaxExpr(const SCEVSMaxExpr *Numerator) {} function in struct:__anon12619::SCEVDivision
H A DScalarEvolutionExpander.cpp1563 Value *SCEVExpander::visitSMaxExpr(const SCEVSMaxExpr *S) { function in class:SCEVExpander

Completed in 133 milliseconds