LLVM 22.0.0git
llvm::Legalizer::MFResult 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::Legalizer::MFResult::Changed

Definition at line 43 of file Legalizer.h.

◆ FailedOn

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

Definition at line 44 of file Legalizer.h.


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