https://github.com/javedabsar1 approved this pull request. LGTM as `bool Type::isIntOrFloat() const { return llvm::isa<IntegerType, FloatType>(*this); } https://github.com/llvm/llvm-project/pull/129710