LLVM: include/llvm/Remarks/BitstreamRemarkContainer.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9
10
11
12
13
14#ifndef LLVM_REMARKS_BITSTREAMREMARKCONTAINER_H
15#define LLVM_REMARKS_BITSTREAMREMARKCONTAINER_H
16
19#include
20
21namespace llvm {
23
24
25
27
29
30
32
33
34
35
36
37
38
40
41
42
43
44
45
46
47
48
49
50
51
55};
56
57
58
69
72
73
74
91
102
103}
104}
105
106#endif
A wrapper around a string literal that serves as a proxy for constructing global tables of StringRefs...
@ FIRST_APPLICATION_BLOCKID
This is an optimization pass for GlobalISel generic memory operations.