Emits and finalizes per‐module sanitizer statistic counters.
Synopsis
Declared in <llvm/Transforms/Utils/SanitizerStats.h>
struct SanitizerStatReport;
Member Functions
Name |
Description |
|
Construct a sanitizer statistics report for module |
Generates code into B that increments a location‐specific counter tagged with the given sanitizer kind SK. |
|
Finalize module stats array and add global constructor to register it. |
Created with MrDocs