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

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h231 Value *visitZeroExtendExpr(const SCEVZeroExtendExpr *S);
H A DScalarEvolutionExpressions.h469 return ((SC*)this)->visitZeroExtendExpr((const SCEVZeroExtendExpr*)S);
/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1412 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { function in class:SCEVExpander

Completed in 256 milliseconds