HomeSort by relevance Sort by last modified time
    Searched defs:__llvm_profile_raw_version (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/test/profile/
instrprof-version-mismatch.c 5 unsigned long long __llvm_profile_raw_version = 10000; variable
  /external/compiler-rt/lib/profile/
InstrProfiling.c 21 COMPILER_RT_WEAK uint64_t __llvm_profile_raw_version = INSTR_PROF_RAW_VERSION; variable
37 return __llvm_profile_raw_version;

Completed in 63 milliseconds