Home
last modified time | relevance | path

Searched defs:__llvm_profile_end_vnodes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c59 ValueProfNode *__llvm_profile_end_vnodes(void) { return &VNodesEnd; } in __llvm_profile_end_vnodes() function
H A DInstrProfilingPlatformLinux.c69 COMPILER_RT_VISIBILITY ValueProfNode *__llvm_profile_end_vnodes(void) { in __llvm_profile_end_vnodes() function
H A DInstrProfilingPlatformOther.c89 ValueProfNode *__llvm_profile_end_vnodes(void) { return 0; } in __llvm_profile_end_vnodes() function