No‐op module pass which does nothing.
Synopsis
Declared in <llvm/Passes/PassBuilder.h>
struct NoOpModulePass
: OptionalPassInfoMixin<NoOpModulePass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that can be skipped. |
Member Functions
Name |
Static Member Functions
Name |
Created with MrDocs