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
GVN
ValueTable
llvm::GVN::ValueTable Member List
This is the complete list of members for
llvm::GVN::ValueTable
, including all inherited members.
add
(Value *V, uint32_t num)
llvm::GVN::ValueTable
clear
()
llvm::GVN::ValueTable
erase
(Value *v)
llvm::GVN::ValueTable
eraseTranslateCacheEntry
(uint32_t Num, const BasicBlock &CurrBlock)
llvm::GVN::ValueTable
exists
(Value *V) const
llvm::GVN::ValueTable
getAliasAnalysis
() const
llvm::GVN::ValueTable
inline
getNextUnusedValueNumber
()
llvm::GVN::ValueTable
inline
lookup
(Value *V, bool Verify=true) const
llvm::GVN::ValueTable
lookupOrAdd
(Value *V)
llvm::GVN::ValueTable
lookupOrAddCmp
(unsigned Opcode, CmpInst::Predicate Pred, Value *LHS, Value *RHS)
llvm::GVN::ValueTable
phiTranslate
(const BasicBlock *BB, const BasicBlock *PhiBlock, uint32_t Num, GVN &Gvn)
llvm::GVN::ValueTable
setAliasAnalysis
(AliasAnalysis *A)
llvm::GVN::ValueTable
inline
setDomTree
(DominatorTree *D)
llvm::GVN::ValueTable
inline
setMemDep
(MemoryDependenceResults *M)
llvm::GVN::ValueTable
inline
ValueTable
()
llvm::GVN::ValueTable
ValueTable
(const ValueTable &Arg)
llvm::GVN::ValueTable
ValueTable
(ValueTable &&Arg)
llvm::GVN::ValueTable
verifyRemoved
(const Value *) const
llvm::GVN::ValueTable
~ValueTable
()
llvm::GVN::ValueTable
Generated on Sun Dec 20 2020 14:02:51 for LLVM by
1.8.13