LLVM
8.0.1
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
y
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Examples
llvm
InstrProfWriter
llvm::InstrProfWriter Member List
This is the complete list of members for
llvm::InstrProfWriter
, including all inherited members.
addRecord
(NamedInstrProfRecord &&I, uint64_t Weight, function_ref< void(Error)> Warn)
llvm::InstrProfWriter
addRecord
(NamedInstrProfRecord &&I, function_ref< void(Error)> Warn)
llvm::InstrProfWriter
inline
InstrProfWriter
(bool Sparse=false)
llvm::InstrProfWriter
mergeRecordsFromWriter
(InstrProfWriter &&IPW, function_ref< void(Error)> Warn)
llvm::InstrProfWriter
PF_FE
enum value
llvm::InstrProfWriter
PF_IRLevel
enum value
llvm::InstrProfWriter
PF_Unknown
enum value
llvm::InstrProfWriter
ProfilingData
typedef
llvm::InstrProfWriter
ProfKind
enum name
llvm::InstrProfWriter
setIsIRLevelProfile
(bool IsIRLevel)
llvm::InstrProfWriter
inline
setOutputSparse
(bool Sparse)
llvm::InstrProfWriter
setValueProfDataEndianness
(support::endianness Endianness)
llvm::InstrProfWriter
write
(raw_fd_ostream &OS)
llvm::InstrProfWriter
writeBuffer
()
llvm::InstrProfWriter
writeRecordInText
(StringRef Name, uint64_t Hash, const InstrProfRecord &Counters, InstrProfSymtab &Symtab, raw_fd_ostream &OS)
llvm::InstrProfWriter
static
writeText
(raw_fd_ostream &OS)
llvm::InstrProfWriter
~InstrProfWriter
()
llvm::InstrProfWriter
Generated on Sun Dec 20 2020 14:04:11 for LLVM by
1.8.13