Home
last modified time | relevance | path

Searched refs:foo_inline2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dattr-target-clones.c132 foo_inline2(void);
138 return foo_inline() + foo_inline2(); in bar3()
163 foo_inline2(void){ return 0; } in foo_inline2() function
/llvm-project/llvm/test/Transforms/SampleProfile/Inputs/
H A Dindirect-call.prof7 1: foo_inline2:4000
/llvm-project/llvm/test/Transforms/SampleProfile/
H A Dindirect-call.ll20 ; CHECK: icmp {{.*}} @foo_inline2
160 define ptr @foo_inline2(ptr %x) #0 !dbg !19 {
220 !19 = distinct !DISubprogram(name: "foo_inline2", scope: !1, file: !1, line: 19, unit: !0)