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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 462 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
579 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 754 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {}
    [all...]
ScalarEvolutionExpander.cpp     [all...]

Completed in 67 milliseconds