HomeSort by relevance Sort by last modified time
    Searched defs:visitSMaxExpr (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 467 return ((SC*)this)->visitSMaxExpr((const SCEVSMaxExpr*)S);
606 virtual const SCEV *visitSMaxExpr(const SCEVSMaxExpr *Expr) {
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]

Completed in 30 milliseconds