Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp54 const char SanCovLoad4[] = "__sanitizer_cov_load4"; variable
438 M.getOrInsertFunction(SanCovLoad4, VoidTy, PtrTy); in instrumentModule()