Hi,<br><br>Thanks John it solved my prob.<br>In particular, I need to find the file/line info. from .bc file about all locations that a specific Function is called. Is there any better way than searching all the instructions in runOnModule() during a pass?<br>
<br>Thanks a lot,<br>::Saman<br>