Home
last modified time | relevance | path

Searched refs:removeGarbageObject (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DLeakDetector.h47 static void removeGarbageObject(void *Object) { in removeGarbageObject() function
75 static void removeGarbageObject(const Value *Object) { in removeGarbageObject() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DGlobals.cpp129 LeakDetector::removeGarbageObject(this); in setParent()
208 LeakDetector::removeGarbageObject(this); in setParent()
DFunction.cpp59 LeakDetector::removeGarbageObject(this); in setParent()
223 LeakDetector::removeGarbageObject(this); in setParent()
DBasicBlock.cpp93 LeakDetector::removeGarbageObject(this); in setParent()
DValue.cpp83 LeakDetector::removeGarbageObject(this); in ~Value()
DInstruction.cpp61 if (P) LeakDetector::removeGarbageObject(this); in setParent()
DMetadata.cpp269 LeakDetector::removeGarbageObject(N); in deleteTemporary()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBasicBlock.cpp43 LeakDetector::removeGarbageObject(this); in ~MachineBasicBlock()
79 LeakDetector::removeGarbageObject(N); in addNodeToList()
101 LeakDetector::removeGarbageObject(N); in addNodeToList()
DMachineInstr.cpp568 LeakDetector::removeGarbageObject(this); in ~MachineInstr()