No‐op module pass which does nothing.

Synopsis

Declared in <llvm/Passes/PassBuilder.h>

struct NoOpModulePass
    : OptionalPassInfoMixin<NoOpModulePass>

Base Classes

Name

Description

OptionalPassInfoMixin<NoOpModulePass>

A CRTP mix‐in for passes that can be skipped.

Member Functions

Name

run

Static Member Functions

Name

isRequired

Created with MrDocs