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
LazyCallGraph
llvm::LazyCallGraph Member List
This is the complete list of members for
llvm::LazyCallGraph
, including all inherited members.
begin
()
llvm::LazyCallGraph
inline
buildRefSCCs
()
llvm::LazyCallGraph
end
()
llvm::LazyCallGraph
inline
get
(Function &F)
llvm::LazyCallGraph
inline
getLibFunctions
() const
llvm::LazyCallGraph
inline
insertEdge
(Node &SourceN, Node &TargetN, Edge::Kind EK)
llvm::LazyCallGraph
insertEdge
(Function &Source, Function &Target, Edge::Kind EK)
llvm::LazyCallGraph
inline
isLibFunction
(Function &F) const
llvm::LazyCallGraph
inline
LazyCallGraph
(Module &M, TargetLibraryInfo &TLI)
llvm::LazyCallGraph
LazyCallGraph
(LazyCallGraph &&G)
llvm::LazyCallGraph
lookup
(const Function &F) const
llvm::LazyCallGraph
inline
lookupRefSCC
(Node &N) const
llvm::LazyCallGraph
inline
lookupSCC
(Node &N) const
llvm::LazyCallGraph
inline
operator=
(LazyCallGraph &&RHS)
llvm::LazyCallGraph
postorder_ref_scc_begin
()
llvm::LazyCallGraph
inline
postorder_ref_scc_end
()
llvm::LazyCallGraph
inline
postorder_ref_sccs
()
llvm::LazyCallGraph
inline
removeDeadFunction
(Function &F)
llvm::LazyCallGraph
removeEdge
(Node &SourceN, Node &TargetN)
llvm::LazyCallGraph
removeEdge
(Function &Source, Function &Target)
llvm::LazyCallGraph
inline
visitReferences
(SmallVectorImpl< Constant *> &Worklist, SmallPtrSetImpl< Constant *> &Visited, CallbackT Callback)
llvm::LazyCallGraph
inline
static
Generated on Sun Dec 20 2020 14:09:37 for LLVM by
1.8.13