struct InstructionSelector::MatcherState
Declaration
struct InstructionSelector::MatcherState { /* full declaration omitted */ };
Declared at: llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h:421
Member Variables
- public int Renderers
- public llvm::InstructionSelector::RecordedMIVector MIs
- public int TempRegisters
Method Overview
- public MatcherState(unsigned int MaxRenderers)
Methods
ΒΆMatcherState(unsigned int MaxRenderers)
MatcherState(unsigned int MaxRenderers)
Declared at: llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h:426
Parameters
- unsigned int MaxRenderers