OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addRef
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
InterferenceCache.h
113
void
addRef
(int Delta) { RefCount += Delta; }
186
CacheEntry->
addRef
(-1);
189
CacheEntry->
addRef
(+1);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
AliasSetTracker.cpp
83
addRef
();
91
addRef
(); // AS is now pointing to us...
163
addRef
();
171
addRef
();
616
AliasAnyAS->
addRef
();
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
AliasSetTracker.h
117
AS->
addRef
();
186
void
addRef
() { ++RefCount; }
290
Dest->
addRef
();
/src/external/apache2/llvm/dist/llvm/lib/IR/
Metadata.cpp
159
R->
addRef
(Ref, Owner);
211
void ReplaceableMetadataImpl::
addRef
(void *Ref, OwnerTy Owner) {
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Metadata.h
317
void
addRef
(void *Ref, OwnerTy Owner);
Completed in 53 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026