LLVM API Documentation
#include "llvm/Support/LeakDetector.h"
#include "llvm/Value.h"
#include <iostream>
#include <set>
Include dependency graph for LeakDetector.cpp:
Go to the source code of this file.
Functions | |
LeakDetectorImpl< void > & | getObjects () |
LeakDetectorImpl< Value > & | getLLVMObjects () |
void | clearGarbage () |
|
Definition at line 97 of file LeakDetector.cpp. References LLVMObjects, and Objects. |
|
Definition at line 91 of file LeakDetector.cpp. References LLVMObjects. |
|
Definition at line 85 of file LeakDetector.cpp. References Objects. |
|
Definition at line 83 of file LeakDetector.cpp. Referenced by clearGarbage(), and getLLVMObjects(). |
|
Definition at line 82 of file LeakDetector.cpp. Referenced by clearGarbage(), getObjects(), and llvm::MachineFrameInfo::print(). |