Home
last modified time | relevance | path

Searched refs:TySan (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tysan/
H A Dtysan_flags.inc9 // TySan runtime flags.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp877 TypeSanitizer TySan(M); in run() local
878 TySan.instrumentGlobals(M); in run()
884 TySan.sanitizeFunction(F, TLI); in run()