LLVM 19.0.0git
Instrumentation Directory Reference
Directory dependency graph for Instrumentation:
include/llvm/Transforms/Instrumentation

Files

file  AddressSanitizer.h [code]
 
file  AddressSanitizerCommon.h [code]
 
file  AddressSanitizerOptions.h [code]
 
file  BlockCoverageInference.h [code]
 This file finds the minimum set of blocks on a CFG that must be instrumented to infer execution coverage for the whole graph.
 
file  BoundsChecking.h [code]
 
file  CFGMST.h [code]
 
file  CGProfile.h [code]
 This file provides the interface for LLVM's Call Graph Profile pass.
 
file  ControlHeightReduction.h [code]
 
file  DataFlowSanitizer.h [code]
 
file  GCOVProfiler.h [code]
 This file provides the interface for the GCOV style profiler pass.
 
file  HWAddressSanitizer.h [code]
 
file  InstrOrderFile.h [code]
 
file  InstrProfiling.h [code]
 This file provides the interface for LLVM's PGO Instrumentation lowering pass.
 
file  KCFI.h [code]
 
file  MemorySanitizer.h [code]
 
file  MemProfiler.h [code]
 
file  PGOForceFunctionAttrs.h [code]
 
file  PGOInstrumentation.h [code]
 This file provides the interface for IR based instrumentation passes ( (profile-gen, and profile-use).
 
file  PoisonChecking.h [code]
 
file  RemoveTrapsPass.h [code]
 This file provides the interface for the pass responsible for removing expensive ubsan checks.
 
file  SanitizerBinaryMetadata.h [code]
 
file  SanitizerCoverage.h [code]
 
file  ThreadSanitizer.h [code]