|
LLVM 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
| #define | LLVM_GET_TYPE_NAME_CONSTEXPR |
| #define | LLVM_GET_TYPE_NAME_STATIC_ASSERT 0 |
Functions | |
| template<typename DesiredTypeName> | |
| LLVM_GET_TYPE_NAME_CONSTEXPR StringRef | llvm::getTypeName () |
| We provide a function which tries to compute the (demangled) name of a type statically. | |
| #define LLVM_GET_TYPE_NAME_CONSTEXPR |
Definition at line 22 of file TypeName.h.
Referenced by llvm::getTypeName().
| #define LLVM_GET_TYPE_NAME_STATIC_ASSERT 0 |
Definition at line 23 of file TypeName.h.