[LLVMdev] DFS'ing DominatorTree

Jingyue Wu jingyue at google.com
Tue Jan 27 11:34:57 PST 2015


I'm looking for something like GCC's domwalk:
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/domwalk.c?view=markup.

Just in case I am not missing anything, do we have a library function to
walk a DominatorTree in the DFS order instead of writing that from scratch?

Jingyue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150127/a7b2210d/attachment.html>


More information about the llvm-dev mailing list