Searched defs:addRef (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h113 void addRef(int Delta) { RefCount += Delta; } function in class:llvm::InterferenceCache::Entry
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp197 void ReplaceableMetadataImpl::addRef(void *Ref, OwnerTy Owner) { function in class:ReplaceableMetadataImpl
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h190 void addRef() { ++RefCount; } function in class:llvm::AliasSet

Completed in 196 milliseconds