Home
last modified time | relevance | path

Searched refs:OuterTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp6969 Type *OuterTy = BO->LHS->getType(); in createSCEV() local
6970 uint64_t BitWidth = getTypeSizeInBits(OuterTy); in createSCEV()
6995 getTruncateExpr(ShlOp0SCEV, TruncTy), OuterTy); in createSCEV()
7009 getConstant(Mul)), OuterTy); in createSCEV()