Home
last modified time | relevance | path

Searched defs:BBCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp73 std::optional<uint64_t> BBCount = BFI.getBlockProfileCount(&BB); runCGProfilePass() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp115 Scaled64 BBCount(BFI.getBlockFreq(CSBB).getFrequency(), 0); in run() local