Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1152 ModuleAddressSanitizer ModuleSanitizer(M, Options.CompileKernel, in run() local
1167 Modified |= ModuleSanitizer.instrumentModule(M); in run()