Sri,<div>No idea about llvm but in general optimizer make use of them.</div><div><br></div><div>Umesh<br><br>On Wednesday, April 16, 2014, Sri <<a href="mailto:emdcdeveloper@gmail.com">emdcdeveloper@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi <br>
VMKit JIT has a function cache to store compiled IR code , so,
as soon as method is compiled , it will be stored in to function
cache. My question is , who will use this compiled information from
function cache. Since we are jitting , the llvm translate source
code in to native code and executing them . So, how we relates this
function cache with JIT ? <br>
<br>
Thanks <br>
<br>
Regards <br>
Sri.<br>
<div>
<div title="Click to translate"></div>
</div>
</div>
</blockquote></div>