Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceBasicBlocks.cpp134 int BBCount = 0; in countBasicBlocks() local
148 int BBCount = countBasicBlocks(Test.getProgram()); in reduceBasicBlocksDeltaPass() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DCGProfile.cpp48 Optional<uint64_t> BBCount = BFI.getBlockProfileCount(&BB); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp122 Scaled64 BBCount(BFI.getBlockFreq(CSBB).getFrequency(), 0); in run() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp120 Scaled64 BBCount(BFI.getBlockFreq(CSBB).getFrequency(), 0); in run() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DCGProfile.cpp76 Optional<uint64_t> BBCount = BFI.getBlockProfileCount(&BB); in runCGProfilePass() local