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