LLVM 24.0.0git
llvm::LegalizerMFResult Struct Reference

#include "llvm/CodeGen/GlobalISel/Legalizer.h"

Public Attributes

bool Changed
const MachineInstrFailedOn

Detailed Description

Definition at line 42 of file Legalizer.h.

Member Data Documentation

◆ Changed

bool llvm::LegalizerMFResult::Changed

Definition at line 43 of file Legalizer.h.

◆ FailedOn

const MachineInstr* llvm::LegalizerMFResult::FailedOn

Definition at line 44 of file Legalizer.h.


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