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

/external/llvm/include/llvm/IR/
H A DDataLayout.h284 /// fitsInLegalInteger - This function returns true if the specified type fits
288 bool fitsInLegalInteger(unsigned Width) const { function in class:llvm::DataLayout

Completed in 71 milliseconds