Report that the IR was filtered out.
Synopsis
Declared in <llvm/Passes/StandardInstrumentations.h>
virtual
void
handleFiltered(
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