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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp705 uint64_t TyAllocSize = DL.getTypeAllocSize(AllocTy); local
H A DInstructionCombining.cpp1570 uint64_t TyAllocSize = DL.getTypeAllocSize(Ty); local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3476 uint64_t TyAllocSize = Q.DL.getTypeAllocSize(Ty); local

Completed in 80 milliseconds