|
LLVM 24.0.0git
|
#include "llvm/CodeGen/RegisterClassInfo.h"
Public Types | |
| using | Result = RegisterClassInfo |
Public Member Functions | |
| Result | run (MachineFunction &, MachineFunctionAnalysisManager &) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::AnalysisInfoMixin< MachineRegisterClassAnalysis > | |
| static AnalysisKey * | ID () |
| Returns an opaque, unique ID for this analysis type. | |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< MachineRegisterClassAnalysis > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 171 of file RegisterClassInfo.h.
Definition at line 178 of file RegisterClassInfo.h.
| Result llvm::MachineRegisterClassAnalysis::run | ( | MachineFunction & | , |
| MachineFunctionAnalysisManager & | ) |
Referenced by llvm::SIPreAllocateWWMRegsPass::run().