Searched refs:visitConstant (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h227 Value *visitConstant(const SCEVConstant *S) { function in class:llvm::SCEVExpander
H A DScalarEvolutionExpressions.h533 return ((SC*)this)->visitConstant((const SCEVConstant*)S);
651 const SCEV *visitConstant(const SCEVConstant *Constant) { function in struct:llvm::SCEVParameterRewriter
747 const SCEV *visitConstant(const SCEVConstant *Constant) { function in struct:llvm::SCEVApplyRewriter
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp7113 void visitConstant(const SCEVConstant *Numerator) {

Completed in 320 milliseconds