Searched defs:visitConstant (Results 1 - 2 of 2) 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

Completed in 269 milliseconds