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
CallGraphNode
llvm::CallGraphNode Member List
This is the complete list of members for
llvm::CallGraphNode
, including all inherited members.
addCalledFunction
(CallSite CS, CallGraphNode *M)
llvm::CallGraphNode
inline
begin
()
llvm::CallGraphNode
inline
begin
() const
llvm::CallGraphNode
inline
CalledFunctionsVector
typedef
llvm::CallGraphNode
CallGraph
class
llvm::CallGraphNode
friend
CallGraphNode
(Function *F)
llvm::CallGraphNode
inline
CallGraphNode
(const CallGraphNode &)=delete
llvm::CallGraphNode
CallRecord
typedef
llvm::CallGraphNode
const_iterator
typedef
llvm::CallGraphNode
dump
() const
llvm::CallGraphNode
empty
() const
llvm::CallGraphNode
inline
end
()
llvm::CallGraphNode
inline
end
() const
llvm::CallGraphNode
inline
getFunction
() const
llvm::CallGraphNode
inline
getNumReferences
() const
llvm::CallGraphNode
inline
iterator
typedef
llvm::CallGraphNode
operator=
(const CallGraphNode &)=delete
llvm::CallGraphNode
operator[]
(unsigned i) const
llvm::CallGraphNode
inline
print
(raw_ostream &OS) const
llvm::CallGraphNode
removeAllCalledFunctions
()
llvm::CallGraphNode
inline
removeAnyCallEdgeTo
(CallGraphNode *Callee)
llvm::CallGraphNode
removeCallEdge
(iterator I)
llvm::CallGraphNode
inline
removeCallEdgeFor
(CallSite CS)
llvm::CallGraphNode
removeOneAbstractEdgeTo
(CallGraphNode *Callee)
llvm::CallGraphNode
replaceCallEdge
(CallSite CS, CallSite NewCS, CallGraphNode *NewNode)
llvm::CallGraphNode
size
() const
llvm::CallGraphNode
inline
stealCalledFunctionsFrom
(CallGraphNode *N)
llvm::CallGraphNode
inline
~CallGraphNode
()
llvm::CallGraphNode
inline
Generated on Sun Dec 20 2020 14:01:41 for LLVM by
1.8.13