Searched refs:FOO4 (Results 1 – 6 of 6) sorted by relevance
10 # RUN: FileCheck -check-prefix=FOO4 -check-prefix=BOTH %s -input-file %t.out23 # FOO4: Hash: 0x{{0+}}424 # FOO4-NEXT: Counters: 425 # FOO4-NEXT: Function count: 1126 # FOO4-NEXT: Block counts: [22, 33, 44]
58 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO462 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO463 FOO4: foo:64 FOO4: Counters: 365 FOO4: Function count: 466 FOO4: Block counts: [8, 12]67 FOO4: Total functions: 168 FOO4: Maximum function count: 469 FOO4: Maximum internal block count: 12
15 #define FOO4(X, Y) X ## Y macro16 d:FOO4(,FOO4(,))
6 #define FOO4(x)x x macro23 TEST(FOO4,)
51 ; CHECK: ![[FOO4:.*]] = !DILocalVariable(name: "foo4"