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

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DDataLayout.h298 uint64_t getTypeStoreSize(Type *Ty) const { function in class:llvm::DataLayout
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DAliasAnalysis.cpp499 uint64_t AliasAnalysis::getTypeStoreSize(Type *Ty) { function in class:AliasAnalysis

Completed in 174 milliseconds