Searched refs:getUnwidenedIntegerType (Results 1 – 1 of 1) sorted by relevance
159 static llvm::Optional<QualType> getUnwidenedIntegerType(const ASTContext &Ctx, in getUnwidenedIntegerType() function175 return getUnwidenedIntegerType(Ctx, E).hasValue(); in IsWidenedIntegerOp()195 auto OptionalLHSTy = getUnwidenedIntegerType(Ctx, BO->getLHS()); in CanElideOverflowCheck()199 auto OptionalRHSTy = getUnwidenedIntegerType(Ctx, BO->getRHS()); in CanElideOverflowCheck()