Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfiling.c48 char ResetValue = in __llvm_profile_reset_counters() local
50 memset(I, ResetValue, E - I); in __llvm_profile_reset_counters()