Report that the IR was omitted because it did not change.
Synopsis
Declared in <llvm/Passes/StandardInstrumentations.h>
virtual
void
omitAfter(
StringRef PassID,
std::string& Name) override;
Parameters
Name |
Description |
PassID |
Stable identifier of the pass. |
Name |
Display name of the IR unit. |
Created with MrDocs