Home
last modified time | relevance | path

Searched defs:TyAllocSize (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp926 uint64_t TyAllocSize = DL.getTypeAllocSize(AllocTy).getFixedValue(); canReplaceGEPIdxWithZero() local
H A DInstructionCombining.cpp2918 uint64_t TyAllocSize = DL.getTypeAllocSize(GEPEltType).getFixedValue(); visitGetElementPtrInst() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5011 uint64_t TyAllocSize = Q.DL.getTypeAllocSize(Ty); simplifyGEPInst() local