LLVM  8.0.1
Classes | Namespaces
StackMaps.h File Reference
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/IR/CallingConv.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/Debug.h"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <vector>
Include dependency graph for StackMaps.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 This class represents lattice values for constants.