LLVM 20.0.0git
|
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/IR/CallingConv.h"
#include "llvm/Support/Debug.h"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::StackMapOpers |
MI-level stackmap operands. More... | |
class | llvm::PatchPointOpers |
MI-level patchpoint operands. More... | |
class | llvm::StatepointOpers |
MI-level Statepoint operands. More... | |
class | llvm::StackMaps |
struct | llvm::StackMaps::Location |
struct | llvm::StackMaps::LiveOutReg |
struct | llvm::StackMaps::FunctionInfo |
struct | llvm::StackMaps::CallsiteInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |