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