reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
533 Type *getSmallestLegalIntType(LLVMContext &C, unsigned Width = 0) const;
211 Type *Ty = DL.getSmallestLegalIntType(DstTy->getContext(), MinBitWidth);
lib/Transforms/InstCombine/InstCombineCompares.cpp 402 Ty = DL.getSmallestLegalIntType(Init->getContext(), ArrayElementCount);