[LLVMdev] Reachability info in LLVM?
Saman Zonouz
samy_442 at yahoo.com
Mon Jul 27 05:05:30 PDT 2009
Dear All,
I am new to LLVM and want to know if LLVM provides any reachability information about the instructions inside a function? For example, is instruction 'J' reachable from the instruction 'I'? (just based on CFG)
Thanks a lot,
::Saman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090727/d36adddd/attachment.html>
More information about the llvm-dev
mailing list