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

/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.h1090 void dump_to_dot (const char *path);
1193 void dump_to_dot (pretty_printer *pp);
H A Dlibgccjit++.h351 void dump_to_dot (const std::string &path);
1278 function::dump_to_dot (const std::string &path) function in class:gccjit::function
H A Djit-recording.c3550 recording::function::dump_to_dot (const char *path) function in class:recording::function
3569 b->dump_to_dot (pp);
3936 recording::block::dump_to_dot (pretty_printer *pp) function in class:recording::block
H A Dlibgccjit.c949 gcc::jit::recording::function::dump_to_dot method, in
961 func->dump_to_dot (path);

Completed in 61 milliseconds