Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h134 SCK_Function, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp165 Res.CoverageType = SanitizerCoverageOptions::SCK_Function; in getOptions()
561 if (Options.CoverageType == SanitizerCoverageOptions::SCK_Function && in shouldInstrumentBlock()