[LLVMdev] function terminators

George Baah georgebaah at gmail.com
Tue May 17 22:03:27 PDT 2011


Hi All,
  Does llvm provide a way to determine instructions that cause control to
leave functions? For example, return statements and exit statements cause
control exit out of function. I am looking for something similar to basic
block
terminators. Thanks.

George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110518/ab8eb686/attachment.html>


More information about the llvm-dev mailing list