20#ifndef LLVM_LIB_CODEGEN_LIVEDEBUGVARIABLES_H
21#define LLVM_LIB_CODEGEN_LIVEDEBUGVARIABLES_H
33 void *pImpl =
nullptr;
57 void releaseMemory()
override;
#define LLVM_LIBRARY_VISIBILITY
LLVM_LIBRARY_VISIBILITY - If a class marked with this attribute is linked into a shared library,...
Represent the analysis usage information of a pass.
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory),...
MachineFunctionPass - This class adapts the FunctionPass interface to allow convenient creation of pa...
Properties which a MachineFunction may have at a given point in time.
MachineFunctionProperties & set(Property P)
Wrapper class representing virtual and physical registers.
This is an optimization pass for GlobalISel generic memory operations.
void dump(const SparseBitVector< ElementSize > &LHS, raw_ostream &out)
ArrayRef(const T &OneElt) -> ArrayRef< T >