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