Searched refs:__llvm_profile_set_dir_mode (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h19 void __llvm_profile_set_dir_mode(unsigned Mode);
H A DInstrProfilingUtil.c77 void __llvm_profile_set_dir_mode(unsigned Mode) { lprofDirMode = Mode; } function

Completed in 97 milliseconds