LLVM 20.0.0git
|
Add a small namespace to avoid name clashes with the classes used in the streaming interface. More...
Add a small namespace to avoid name clashes with the classes used in the streaming interface.
Extend llvm::ore:: with MI-specific helper names.
We want these to be short for better write/readability.
using llvm::ore::MNV = typedef DiagnosticInfoMIROptimization::MachineArgument |
Definition at line 144 of file MachineOptimizationRemarkEmitter.h.
using llvm::ore::NV = typedef DiagnosticInfoOptimizationBase::Argument |
Definition at line 135 of file OptimizationRemarkEmitter.h.
using llvm::ore::setExtraArgs = typedef DiagnosticInfoOptimizationBase::setExtraArgs |
Definition at line 137 of file OptimizationRemarkEmitter.h.
using llvm::ore::setIsVerbose = typedef DiagnosticInfoOptimizationBase::setIsVerbose |
Definition at line 136 of file OptimizationRemarkEmitter.h.