Searched refs:__llvm_profile_write_file (Results 1 – 3 of 3) sorted by relevance
148 int __llvm_profile_write_file(void);
1017 int __llvm_profile_write_file(void) { in __llvm_profile_write_file() function1069 int rc = __llvm_profile_write_file(); in __llvm_profile_dump()1130 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn()
340 to ``__llvm_profile_write_file``.342 * Forward-declare ``int __llvm_profile_write_file(void)`` and call it to write