Home
last modified time | relevance | path

Searched refs:dropRef (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h97 OldAS->dropRef(AST); in getAliasSet()
157 void dropRef(AliasSetTracker &AST) { in dropRef() function
253 Forward->dropRef(AST);
274 dropRef(AST);
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitstreamReader.h74 Info.Abbrevs[i]->dropRef(); in ~BitstreamReader()
211 CurAbbrevs[i]->dropRef(); in freeState()
220 Abbrevs[i]->dropRef(); in freeState()
437 CurAbbrevs[i]->dropRef(); in PopBlockScope()
DBitCodes.h170 void dropRef() { if (--RefCount == 0) delete this; } in dropRef() function
DBitstreamWriter.h76 Info.Abbrevs[i]->dropRef(); in ~BitstreamWriter()
232 CurAbbrevs[i]->dropRef(); in ExitBlock()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasSetTracker.h89 OldAS->dropRef(AST); in getAliasSet()
144 void dropRef(AliasSetTracker &AST) { in dropRef() function
245 Forward->dropRef(AST);
/external/llvm/lib/Analysis/
DAliasSetTracker.cpp80 AS.dropRef(AST); in mergeSetIn()
85 Fwd->dropRef(*this); in removeAliasSet()
436 AS.dropRef(*this); in remove()
580 AS->dropRef(*this); in deleteValue()
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitCodes.h265 void dropRef() { if (--RefCount == 0) delete this; }
DNaClBitstreamReader.h102 Abbrevs.back()->dropRef(); in popLast()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasSetTracker.cpp84 Fwd->dropRef(*this); in removeAliasSet()
513 AS->dropRef(*this); in deleteValue()
/external/llvm/lib/IR/
DMetadata.cpp141 R->dropRef(Ref); in untrack()
176 void ReplaceableMetadataImpl::dropRef(void *Ref) { in dropRef() function in ReplaceableMetadataImpl
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h299 void dropRef(void *Ref);
/external/llvm/include/llvm/IR/
DMetadata.h286 void dropRef(void *Ref);