Register an instrumentation opportunity.
Declared in <llvm/Transforms/IPO/Instrumentor.h>
void
addChoice(
InstrumentationOpportunity& IO,
LLVMContext& Ctx);
| Name | Description |
|---|---|
| IO | Opportunity to register. |
| Ctx | LLVM context used while finishing registration. |