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

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h473 return ((SC*)this)->visitCouldNotCompute((const SCEVCouldNotCompute*)S);
479 RetVal visitCouldNotCompute(const SCEVCouldNotCompute *S) { function in struct:llvm::SCEVVisitor
624 virtual const SCEV *visitCouldNotCompute(const SCEVCouldNotCompute *Expr) { function in struct:llvm::SCEVRewriter

Completed in 46 milliseconds