Searched defs:WORefCnt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 81 unsigned RORefCnt = 0, WORefCnt = 0; specialRefCounts() local |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 4691 unsigned Count = 0, RORefCnt = 0, WORefCnt = 0; writeCombinedGlobalValueSummary() local |