mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
9aeaafc27a
does. Also mostly implement it. Still a work-in-progress, but generates legal output on crafted test cases. llvm-svn: 129630
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
llvm_start_edge_profiling
|
|
llvm_start_opt_edge_profiling
|
|
llvm_start_path_profiling
|
|
llvm_start_basic_block_tracing
|
|
llvm_trace_basic_block
|
|
llvm_increment_path_count
|
|
llvm_decrement_path_count
|
|
llvm_gcda_start_file
|
|
llvm_gcda_emit_function
|
|
llvm_gcda_emit_arcs
|
|
llvm_gcda_end_file
|