LLVM 20.0.0git
|
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 | LowerAllowCheckPass.h [code] |
This file provides the interface for the pass responsible for removing expensive ubsan checks. | |
file | MemorySanitizer.h [code] |
file | MemProfiler.h [code] |
file | NumericalStabilitySanitizer.h [code] |
file | PGOCtxProfLowering.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 | RealtimeSanitizer.h [code] |
file | SanitizerBinaryMetadata.h [code] |
file | SanitizerCoverage.h [code] |
file | ThreadSanitizer.h [code] |