LLVM 22.0.0git
llvm::GenericSSATraits< MachineFunction > Struct Reference

#include "llvm/CodeGen/MachineSSAContext.h"

Inheritance diagram for llvm::GenericSSATraits< MachineFunction >:
[legend]

Public Types

using BlockT = MachineBasicBlock
using FunctionT = MachineFunction
using InstructionT = MachineInstr
using ValueRefT = Register
using ConstValueRefT = Register
using UseT = MachineOperand

Detailed Description

Definition at line 29 of file MachineSSAContext.h.

Member Typedef Documentation

◆ BlockT

Definition at line 30 of file MachineSSAContext.h.

◆ ConstValueRefT

◆ FunctionT

Definition at line 31 of file MachineSSAContext.h.

◆ InstructionT

Definition at line 32 of file MachineSSAContext.h.

◆ UseT

Definition at line 35 of file MachineSSAContext.h.

◆ ValueRefT

Definition at line 33 of file MachineSSAContext.h.


The documentation for this struct was generated from the following file: