LLVM 23.0.0git
AArch64MCLFIRewriter.h File Reference
#include "AArch64AddressingModes.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCLFIRewriter.h"
#include "llvm/MC/MCRegister.h"
#include "llvm/MC/MCRegisterInfo.h"
#include <optional>

Go to the source code of this file.

Classes

class  llvm::AArch64MCLFIRewriter
 Rewrites AArch64 instructions for LFI sandboxing. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

bool llvm::isLFIPrePostMemAccess (unsigned Opcode)
 Returns true if Opcode is a pre- or post-indexed memory access that the LFI rewriter expands with a base-register update (i.e.