21 #ifndef LLVM_LIB_CODEGEN_LIVEDEBUGVARIABLES_H 22 #define LLVM_LIB_CODEGEN_LIVEDEBUGVARIABLES_H 29 template <
typename T>
class ArrayRef;
34 void *pImpl =
nullptr;
58 void releaseMemory()
override;
60 bool doInitialization(
Module &)
override;
65 #endif // LLVM_LIB_CODEGEN_LIVEDEBUGVARIABLES_H This class represents lattice values for constants.
A Module instance is used to store all the information related to an LLVM module. ...
MachineFunctionPass - This class adapts the FunctionPass interface to allow convenient creation of pa...
void dump(const SparseBitVector< ElementSize > &LHS, raw_ostream &out)
Represent the analysis usage information of a pass.
#define LLVM_LIBRARY_VISIBILITY
LLVM_LIBRARY_VISIBILITY - If a class marked with this attribute is linked into a shared library...