class VerifyInstrumentation

Declaration

class VerifyInstrumentation { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Passes/StandardInstrumentations.h:400

Member Variables

private bool DebugLogging

Method Overview

Methods

VerifyInstrumentation(bool DebugLogging)

Declared at: llvm/include/llvm/Passes/StandardInstrumentations.h:404

Parameters

bool DebugLogging

void registerCallbacks(
    llvm::PassInstrumentationCallbacks& PIC)

Declared at: llvm/include/llvm/Passes/StandardInstrumentations.h:405

Parameters

llvm::PassInstrumentationCallbacks& PIC