Lines Matching refs:counts
4 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3
6 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3
10 FOO3: Block counts: [7, 6]
16 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3EMPTY
20 FOO3EMPTY: Block counts: [2, 3]
26 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefixes=FOO3FOO3BAR3,FOO3…
27 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefixes=FOO3FOO3BAR3,FOO3…
31 FOO3FOO3BAR3-1: Block counts: [5, 8]
35 FOO3FOO3BAR3-2: Block counts: [11, 13]
41 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefixes=DISJOINT,DISJOINT…
42 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefixes=DISJOINT,DISJOINT…
46 DISJOINT-1: Block counts: [2, 3]
50 DISJOINT-2: Block counts: [2, 3]
58 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO4
62 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO4
66 FOO4: Block counts: [8, 12]
74 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5
78 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5
82 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5
86 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5
90 FOO5: Block counts: [10, 15]