Searched refs:getSmallestLegalIntType (Results 1 – 3 of 3) sorted by relevance
427 Type *getSmallestLegalIntType(LLVMContext &C, unsigned Width = 0) const;
709 Type *DataLayout::getSmallestLegalIntType(LLVMContext &C, unsigned Width) const { in getSmallestLegalIntType() function in DataLayout
486 Ty = DL.getSmallestLegalIntType(Init->getContext(), ArrayElementCount); in FoldCmpLoadFromIndexedGlobal()