LLVM 19.0.0git
Public Attributes | List of all members
llvm::Legalizer::MFResult Struct Reference

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

Public Attributes

bool Changed
 
const MachineInstrFailedOn
 

Detailed Description

Definition at line 41 of file Legalizer.h.

Member Data Documentation

◆ Changed

bool llvm::Legalizer::MFResult::Changed

Definition at line 42 of file Legalizer.h.

◆ FailedOn

const MachineInstr* llvm::Legalizer::MFResult::FailedOn

Definition at line 43 of file Legalizer.h.


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