<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body 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 style="bottom: auto; left: 581px; right: auto; top: 58px;
      display: none;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>