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

/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c62 ValueProfNode *__llvm_profile_begin_vnodes(void) { function
H A DInstrProfilingPlatformWindows.c63 ValueProfNode *__llvm_profile_begin_vnodes(void) { return &VNodesStart + 1; } function
H A DInstrProfilingPlatformOther.c96 ValueProfNode *__llvm_profile_begin_vnodes(void) { function
H A DInstrProfiling.h91 ValueProfNode *__llvm_profile_begin_vnodes();
H A DInstrProfilingMerge.c33 (uint64_t)(__llvm_profile_end_vnodes() - __llvm_profile_begin_vnodes());
H A DInstrProfilingPlatformLinux.c82 __llvm_profile_begin_vnodes(void) { function

Completed in 201 milliseconds