LLVM: llvm::Legalizer::MFResult Struct Reference (original) (raw)

#include "[llvm/CodeGen/GlobalISel/Legalizer.h](Legalizer%5F8h%5Fsource.html)"

Public Attributes
bool Changed
const MachineInstr * FailedOn

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: