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

/external/llvm/include/llvm/Target/
H A DTargetData.h235 /// getTypeStoreSizeInBits - Return the maximum number of bits that may be
238 uint64_t getTypeStoreSizeInBits(Type *Ty) const { function in class:llvm::TargetData

Completed in 164 milliseconds