Home
last modified time | relevance | path

Searched refs:__llvm_profile_runtime (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/Instrumentation/InstrProfiling/
Dnoruntime.ll5 ; CHECK-NOT: load i32, i32* @__llvm_profile_runtime
7 @__llvm_profile_runtime = global i32 0, align 4
Dlinkage.ll41 ; CHECK: @__llvm_profile_runtime = external global i32
44 ; CHECK: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
Dno-counters.ll6 ; CHECK-NOT: @__llvm_profile_runtime
Dprofiling.ll37 ; CHECK: @__llvm_profile_runtime = external global i32
/external/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc14 __attribute__((visibility("hidden"))) int __llvm_profile_runtime; variable
/external/compiler-rt/test/profile/
Dinstrprof-write-file-atexit-explicitly.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-write-file-only.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-without-libc.c15 int __llvm_profile_runtime = 0; variable