Lines Matching refs:FOO5
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
87 FOO5: foo:
88 FOO5: Counters: 3
89 FOO5: Function count: 5
90 FOO5: Block counts: [10, 15]
91 FOO5: Total functions: 1
92 FOO5: Maximum function count: 5
93 FOO5: Maximum internal block count: 15