|
LLVM
3.7.0
|
Options for the frontend instrumentation based profiling pass. More...
#include <Instrumentation.h>
Public Member Functions | |
| InstrProfOptions () | |
Public Attributes | |
| bool | NoRedZone |
| std::string | InstrProfileOutput |
Options for the frontend instrumentation based profiling pass.
Definition at line 72 of file Instrumentation.h.
|
inline |
Definition at line 73 of file Instrumentation.h.
| std::string llvm::InstrProfOptions::InstrProfileOutput |
Definition at line 79 of file Instrumentation.h.
| bool llvm::InstrProfOptions::NoRedZone |
Definition at line 76 of file Instrumentation.h.
1.8.6