Searched refs:getLargestLegalIntType (Results 1 – 2 of 2) sorted by relevance
569 Type *getLargestLegalIntType(LLVMContext &C) const { in getLargestLegalIntType() function
789 auto *MaxLegalType = DL.getLargestLegalIntType(M->getContext()); in CanWidenIV()