Home
last modified time | relevance | path

Searched defs:RefCount (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DAliasAnalysisEvaluator.h38 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
H A DAliasSetTracker.h150 unsigned RefCount : 27; variable
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h77 mutable unsigned RefCount = 0; variable
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp7 class RefCount { class
/llvm-project-15.0.7/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h34 unsigned RefCount; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DInterferenceCache.h54 unsigned RefCount = 0; variable
/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h44 atomic_uint64_t RefCount; member
/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Delfnix_platform.cpp88 size_t RefCount = 0; member
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp168 unsigned RefCount; member
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp306 unsigned RefCount; member
/llvm-project-15.0.7/openmp/tools/archer/
H A Dompt-tsan.cpp499 std::atomic_int RefCount{1}; member
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h170 mutable unsigned RefCount = 0; variable
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp162 unsigned RefCount; member