Home
last modified time | relevance | path

Searched defs:HWASan (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp322 std::unique_ptr<HWAddressSanitizer> HWASan; member in __anonff99a7870111::HWAddressSanitizerLegacyPass
351 HWAddressSanitizer HWASan(M, CompileKernel, Recover); in run() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp422 HWAddressSanitizer HWASan(M, Options.CompileKernel, Options.Recover, SSI); in run() local