git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252401
91177308-0d34-0410-b5e6-
96231b3b80d8
DwarfAccelTable AccelNamespace;
DwarfAccelTable AccelTypes;
- DenseMap<const Function *, DISubprogram *> FunctionDIs;
-
// Identify a debugger for "tuning" the debug info.
DebuggerKind DebuggerTuning;
class LLVM_LIBRARY_VISIBILITY LiveDebugVariables : public MachineFunctionPass {
void *pImpl;
- DenseMap<const Function *, DISubprogram *> FunctionDIs;
public:
static char ID; // Pass identification, replacement for typeid