Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp56 const char SanCovLoad16[] = "__sanitizer_cov_load16"; variable
442 M.getOrInsertFunction(SanCovLoad16, VoidTy, PtrTy); in instrumentModule()