Searched defs:ValueCounters (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfiling.c | 72 ValueProfNode **ValueCounters = (ValueProfNode **)DI->Values; __llvm_profile_reset_counters() local |
H A D | InstrProfilingValue.c | 157 ValueProfNode **ValueCounters = (ValueProfNode **)PData->Values; instrumentTargetValueImpl() local |