Searched refs:tsan_func_exits (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtsan.c759 auto_vec<gimple> tsan_func_exits; local
772 tsan_func_exits.safe_push (stmt);
780 FOR_EACH_VEC_ELT (tsan_func_exits, i, stmt)

Completed in 37 milliseconds