Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h140 SCK_Function, enumerator
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp164 Res.CoverageType = SanitizerCoverageOptions::SCK_Function; in getOptions()
565 if (Options.CoverageType == SanitizerCoverageOptions::SCK_Function && in shouldInstrumentBlock()