Synopsis

Declared in <llvm/CodeGen/XRayInstrumentation.h>

class XRayInstrumentationPass
    : public RequiredPassInfoMixin<XRayInstrumentationPass>

Base Classes

Name

Description

RequiredPassInfoMixin<XRayInstrumentationPass>

A CRTP mix‐in for passes that should not be skipped.

Member Functions

Name

run

Static Member Functions

Name

isRequired

Created with MrDocs