Home
last modified time | relevance | path

Searched defs:NumRefs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h234 unsigned NumRefs; variable
/aosp_15_r20/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp440 unsigned NumRefs = 0; in remove() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5888 unsigned NumRefs = Record[3]; in parseEntireSummary() local
5991 unsigned NumRefs = Record[3]; in parseEntireSummary() local
6024 unsigned NumRefs = Record[4]; in parseEntireSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7261 unsigned NumRefs = Record[3]; in parseEntireSummary() local
7379 unsigned NumRefs = Record[3]; in parseEntireSummary() local
7412 unsigned NumRefs = Record[4]; in parseEntireSummary() local
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6178 unsigned NumRefs = Record[3]; in parseEntireSummary() local
6271 unsigned NumRefs = Record[4]; in parseEntireSummary() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3054 unsigned NumRefs = NewMI.memoperands_end() - NewMI.memoperands_begin(); in updateMemOperands() local