LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/Legalizer.h"
Public Attributes | |
bool | Changed |
const MachineInstr * | FailedOn |
Definition at line 41 of file Legalizer.h.
bool llvm::Legalizer::MFResult::Changed |
Definition at line 42 of file Legalizer.h.
const MachineInstr* llvm::Legalizer::MFResult::FailedOn |
Definition at line 43 of file Legalizer.h.