halide_trace_store 125 src/Tracing.cpp builder.event = halide_trace_store; halide_trace_store 21 test/correctness/reduction_non_rectangular.cpp if (run_tracer && (e->event == halide_trace_store)) { halide_trace_store 44 test/correctness/reduction_non_rectangular.cpp if (run_tracer && (e->event == halide_trace_store)) { halide_trace_store 65 test/correctness/reduction_non_rectangular.cpp if (run_tracer && (e->event == halide_trace_store)) { halide_trace_store 11 test/correctness/reschedule.cpp if (ev->event == halide_trace_store) { halide_trace_store 13 test/correctness/skip_stages_memoize.cpp if ((e->event == halide_trace_store) && (std::string(e->func) == buffer_name)) { halide_trace_store 25 test/correctness/skip_stages_memoize.cpp if ((e->event == halide_trace_store) && (std::string(e->func) == buffer_name)) { halide_trace_store 32 test/correctness/skip_stages_memoize.cpp if ((e->event == halide_trace_store) && (std::string(e->func) == buffer_name)) { halide_trace_store 18 test/correctness/specialize.cpp if (ev->event == halide_trace_store) { halide_trace_store 8 test/correctness/stencil_chain_in_update_definitions.cpp if (e->event == halide_trace_store) { halide_trace_store 7 test/correctness/tracing_broadcast.cpp if (e->event == halide_trace_store) { halide_trace_store 8 test/correctness/vectorize_guard_with_if.cpp if (e->event == halide_trace_store) { halide_trace_store 769 util/HalideTraceViz.cpp case halide_trace_store: halide_trace_store 771 util/HalideTraceViz.cpp if (p.event == halide_trace_store) { halide_trace_store 805 util/HalideTraceViz.cpp if (p.event == halide_trace_store ||