Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlowCallbacks.cpp56 size_t GuardIdx = guard - GuardsBeg; in __sanitizer_cov_trace_pc_guard() local
58 __dft.BBExecuted[GuardIdx] = true; in __sanitizer_cov_trace_pc_guard()