reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/profile/InstrProfiling.h
   94 int __llvm_profile_check_compatibility(const char *Profile,

References

projects/compiler-rt/lib/profile/InstrProfilingFile.c
  206   if (__llvm_profile_check_compatibility(ProfileBuffer, ProfileFileSize)) {