Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/
H A DInstrumentation.h182 SCK_Function, enumerator
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp141 Res.CoverageType = SanitizerCoverageOptions::SCK_Function; in getOptions()
477 if (Options.CoverageType == SanitizerCoverageOptions::SCK_Function && in shouldInstrumentBlock()