Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h234 unsigned NumRefs; variable
/external/llvm/lib/Analysis/
DAliasSetTracker.cpp440 unsigned NumRefs = 0; in remove() local
/external/llvm-project/clang-tools-extra/clangd/index/
DSerialization.cpp726 size_t NumRefs = Refs.numRefs(); in loadIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
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
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6100 unsigned NumRefs = Record[3]; in parseEntireSummary() local
6206 unsigned NumRefs = Record[3]; in parseEntireSummary() local
6239 unsigned NumRefs = Record[4]; in parseEntireSummary() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6178 unsigned NumRefs = Record[3]; in parseEntireSummary() local
6271 unsigned NumRefs = Record[4]; in parseEntireSummary() local
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp3054 unsigned NumRefs = NewMI.memoperands_end() - NewMI.memoperands_begin(); in updateMemOperands() local