Home
last modified time | relevance | path

Searched defs:IndexedSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DOperator.cpp78 APInt IndexedSize = APInt(Offset.getBitWidth(), Size); in accumulateConstantOffset() local
155 APInt IndexedSize = APInt(BitWidth, Size); in collectOffset() local
196 APInt IndexedSize = in collectOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp426 uint64_t IndexedSize = DL->getTypeAllocSize(IndexedType); in tryReassociateGEPAtIndex() local