|
LLVM
4.0.0
|
This file provides the interface for IR based instrumentation passes ( (profile-gen, and profile-use). More...
Go to the source code of this file.
Classes | |
| class | llvm::PGOInstrumentationGen |
| The instrumentation (profile-instr-gen) pass for IR based PGO. More... | |
| class | llvm::PGOInstrumentationUse |
| The profile annotation (profile-instr-use) pass for IR based PGO. More... | |
| class | llvm::PGOIndirectCallPromotion |
| The indirect function call promotion pass. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file provides the interface for IR based instrumentation passes ( (profile-gen, and profile-use).
Definition in file PGOInstrumentation.h.
1.8.6