Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6379 Type *OuterTy = BO->LHS->getType(); in createSCEV() local
6380 uint64_t BitWidth = getTypeSizeInBits(OuterTy); in createSCEV()
6405 getTruncateExpr(ShlOp0SCEV, TruncTy), OuterTy); in createSCEV()
6419 getConstant(Mul)), OuterTy); in createSCEV()