Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h265 uint64_t __llvm_profile_get_num_vtable(const VTableProfData *Begin,
H A DInstrProfilingBuffer.c87 uint64_t __llvm_profile_get_num_vtable(const VTableProfData *Begin, in __llvm_profile_get_num_vtable() function
H A DInstrProfilingWriter.c284 __llvm_profile_get_num_vtable(VTableBegin, VTableEnd); in lprofWriteDataImpl()