Searched defs:__llvm_profile_end_vnodes (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c66 ValueProfNode *__llvm_profile_end_vnodes(void) { return &VNodesEnd; } function
H A DInstrProfilingPlatformWindows.c64 ValueProfNode *__llvm_profile_end_vnodes(void) { return &VNodesEnd; } function
H A DInstrProfilingPlatformOther.c100 ValueProfNode *__llvm_profile_end_vnodes(void) { return 0; } function
H A DInstrProfilingPlatformLinux.c85 COMPILER_RT_VISIBILITY ValueProfNode *__llvm_profile_end_vnodes(void) { function

Completed in 65 milliseconds