Searched defs:BBCount (Results 1 – 3 of 3) sorted by relevance
74 std::optional<uint64_t> BBCount = BFI.getBlockProfileCount(&BB); in runCGProfilePass() local
115 Scaled64 BBCount(BFI.getBlockFreq(CSBB).getFrequency(), 0); in run() local
1386 unsigned BBCount = 0; in emitBBAddrMapSection() local