Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp74 std::optional<uint64_t> BBCount = BFI.getBlockProfileCount(&BB); in runCGProfilePass() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1386 unsigned BBCount = 0; emitBBAddrMapSection() local