OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PassInstrumentation
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
PassInstrumentation.h
1
//===- llvm/IR/
PassInstrumentation
.h ----------------------*- C++ -*-===//
14
/// -
PassInstrumentation
provides a set of instrumentation points for
18
/// to them for
PassInstrumentation
.
20
///
PassInstrumentation
object is being used as a result of
31
/// and gets
PassInstrumentation
as its result.
33
/// - Pass Manager invokes
PassInstrumentation
entry points appropriately,
38
/// -
PassInstrumentation
wraps address of IRUnit into llvm::Any and passes
64
///
PassInstrumentation
to pass control to the registered callbacks.
144
friend class
PassInstrumentation
;
179
class
PassInstrumentation
{
[
all
...]
PassInstrumentation.h
1
//===- llvm/IR/
PassInstrumentation
.h ----------------------*- C++ -*-===//
14
/// -
PassInstrumentation
provides a set of instrumentation points for
18
/// to them for
PassInstrumentation
.
20
///
PassInstrumentation
object is being used as a result of
31
/// and gets
PassInstrumentation
as its result.
33
/// - Pass Manager invokes
PassInstrumentation
entry points appropriately,
38
/// -
PassInstrumentation
wraps address of IRUnit into llvm::Any and passes
64
///
PassInstrumentation
to pass control to the registered callbacks.
144
friend class
PassInstrumentation
;
179
class
PassInstrumentation
{
[
all
...]
Completed in 107 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026