Searched defs:SanitizerStatReport (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSanitizerStats.h32 struct SanitizerStatReport { struct in namespace:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp24 SanitizerStatReport::SanitizerStatReport(Module *M) : M(M) { function in class:SanitizerStatReport

Completed in 115 milliseconds