Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1397 Type *IndexedTy = GTI.getIndexedType(); in computeKnownBitsFromOperator() local
1398 if (!IndexedTy->isSized()) { in computeKnownBitsFromOperator()
1403 uint64_t TypeSize = Q.DL.getTypeAllocSize(IndexedTy); in computeKnownBitsFromOperator()