reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
374 return cast<SCEVUDivExpr>(this)->getType();
lib/Analysis/ScalarEvolutionExpander.cpp856 Type *Ty = SE.getEffectiveSCEVType(S->getType()); 2170 unsigned Width = cast<IntegerType>(UDivExpr->getType())->getBitWidth();tools/polly/lib/Support/SCEVAffinator.cpp
478 unsigned Width = TD.getTypeSizeInBits(Expr->getType());
tools/polly/lib/Support/ScopHelper.cpp 346 RHSScev = SE.getUMaxExpr(RHSScev, SE.getConstant(E->getType(), 1));