Searched defs:IndexedSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Operator.cpp | 137 APInt IndexedSize = APInt(Offset.getBitWidth(), Size); accumulateConstantOffset() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | NaryReassociate.cpp | 431 uint64_t IndexedSize = DL->getTypeAllocSize(IndexedType); tryReassociateGEPAtIndex() local |