|
LLVM 22.0.0git
|
#include "LeonPasses.h"#include "SparcSubtarget.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/CodeGen/MachineInstr.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Functions | |
| INITIALIZE_PASS (ErrataWorkaround, "errata-workaround", "Errata workaround pass", false, false) bool ErrataWorkaround | |
| INITIALIZE_PASS | ( | ErrataWorkaround | , |
| "errata-workaround" | , | ||
| "Errata workaround pass" | , | ||
| false | , | ||
| false | ) |
Definition at line 28 of file LeonPasses.cpp.