Lines Matching refs:Charlie
19 %struct.Delta = type { %struct.Charlie }
20 %struct.Charlie = type { i32 }
21 %struct.Echo = type { %struct.Charlie }
37 %this.addr.i = alloca %struct.Charlie*, align 8
38 …call void @llvm.dbg.declare(metadata %struct.Charlie** %this.addr.i, metadata !29, metadata !DIExp…
39 %this1.i = load %struct.Charlie*, %struct.Charlie** %this.addr.i, align 8
40 …%Golf.i = getelementptr inbounds %struct.Charlie, %struct.Charlie* %this1.i, i32 0, i32 0, !dbg !33
45 %this.addr.i = alloca %struct.Charlie*, align 8
46 …call void @llvm.dbg.declare(metadata %struct.Charlie** %this.addr.i, metadata !29, metadata !DIExp…
47 %this1.i = load %struct.Charlie*, %struct.Charlie** %this.addr.i, align 8
48 …%Golf.i = getelementptr inbounds %struct.Charlie, %struct.Charlie* %this1.i, i32 0, i32 0, !dbg !48
67 !14 = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "Charlie", file: !1, line: 1, siz…
71 !18 = !DISubprogram(name: "~Charlie", scope: !14, file: !1, line: 2, type: !19, isLocal: false, isD…
81 !30 = distinct !DISubprogram(name: "~Charlie", linkageName: "_ZN7CharlieD2Ev", scope: !14, file: !1…
98 ; struct Charlie {
99 ; __attribute__((__always_inline__)) ~Charlie() { Golf = 0; }
104 ; Charlie Foxtrot;
108 ; Charlie Foxtrot;