Searched defs:__llvm_profile_begin_vnodes (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingPlatformDarwin.c | 71 ValueProfNode *__llvm_profile_begin_vnodes(void) { __llvm_profile_begin_vnodes() function |
H A D | InstrProfilingPlatformWindows.c | 71 ValueProfNode *__llvm_profile_begin_vnodes(void) { return &VNodesStart + 1; } __llvm_profile_begin_vnodes() function |
H A D | InstrProfilingPlatformOther.c | 100 ValueProfNode *__llvm_profile_begin_vnodes(void) { __llvm_profile_begin_vnodes() function |
H A D | InstrProfilingPlatformLinux.c | 83 __llvm_profile_begin_vnodes(void) { __llvm_profile_begin_vnodes() function |