HomeSort by relevance Sort by last modified time
    Searched refs:visitTruncateExpr (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 272 Value *visitTruncateExpr(const SCEVTruncateExpr *S);
ScalarEvolutionExpressions.h 458 return ((SC*)this)->visitTruncateExpr((const SCEVTruncateExpr*)S);
569 const SCEV *visitTruncateExpr(const SCEVTruncateExpr *Expr) {
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
ScalarEvolution.cpp 752 void visitTruncateExpr(const SCEVTruncateExpr *Numerator) {}
    [all...]

Completed in 37 milliseconds