Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h146 bool TraceCmp = false; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp185 Options.TraceCmp |= ClCMPTracing; in OverrideFromCL()
662 if (Options.TraceCmp) { in instrumentFunction()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp240 Opts.TraceCmp = CGOpts.SanitizeCoverageTraceCmp; in getSancovOptsFromCGOpts()