Home
last modified time | relevance | path

Searched defs:DropRef (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DCallGraph.h191 void DropRef() { --NumReferences; } in DropRef() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DCallGraph.h280 void DropRef() { --NumReferences; } in DropRef() function
/external/llvm/include/llvm/Analysis/
DCallGraph.h286 void DropRef() { --NumReferences; } in DropRef() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp141 void DropRef() { in DropRef() function in llvm::AttributeListImpl