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

/external/llvm/include/llvm/IR/
H A DDataLayout.h357 /// getTypeStoreSizeInBits - Return the maximum number of bits that may be
360 uint64_t getTypeStoreSizeInBits(Type *Ty) const { function in class:llvm::DataLayout

Completed in 70 milliseconds