mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
683bc5306c
This adds the instrumentation and runtime part of OptimalEdgeProfiling. llvm-svn: 80712
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
|
|
llvm_start_func_profiling
|
|
llvm_start_block_profiling
|
|
llvm_start_edge_profiling
|
|
llvm_start_opt_edge_profiling
|
|
llvm_start_basic_block_tracing
|
|
llvm_trace_basic_block
|