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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DHWAddressSanitizer.h25 class HWAddressSanitizerPass : public PassInfoMixin<HWAddressSanitizerPass> { class in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp354 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover) function in class:HWAddressSanitizerPass

Completed in 54 milliseconds