[LLVMdev] how to detect if block N is reachable from block M ?
Jimborean Alexandra
xinfinity_a at yahoo.com
Wed Mar 30 10:14:40 PDT 2011
Hi,
Is there any method to check if there is a path in the CFG from block M to block
N, but M does not necessarily dominate block N?
In other words, if N is reachable from M.
Thanks,
Alexandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110330/7d533e42/attachment.html>
More information about the llvm-dev
mailing list