Searched refs:FirstD (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c34 const __llvm_profile_data *FirstD = __llvm_profile_begin_data(); local
37 (NumVnodes << 10) + (NumData > 0 ? FirstD->NameRef : 0) + Version +

Completed in 55 milliseconds