[fir][NFC] inline trival isa_<type> functions
authorValentin Clement <clementval@gmail.com>
Thu, 23 Sep 2021 09:08:26 +0000 (11:08 +0200)
committerValentin Clement <clementval@gmail.com>
Thu, 23 Sep 2021 09:09:13 +0000 (11:09 +0200)
commitce59ccd04023cab3a837da14079ca2dcbfebb70c
tree894f1fe43cd6c7613d5359ed3c7204d9cd2b772d
parent702cb7afe9de21b9a86d012cdd0b283496e619af
[fir][NFC] inline trival isa_<type> functions

This patch is part of the upstreaming effort from fir-dev branch and sync changes. Inline trival `isa_<type>` functions.

Co-authored-by: schweitzpgi
Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D110233
flang/include/flang/Optimizer/Dialect/FIRType.h
flang/lib/Optimizer/Dialect/FIRType.cpp