<div dir="ltr">Hi All<div>            I am trying to trace the execution path of J3 jvm with input of java byte code .  Once java byte codes compiled in to llvm IR it will be passed to VMKit for store them .   I couldn't find out which function is  getting this Jitted output from <b>Functioncache</b> and executing them ?  because , VMKit doesn't have an implementation of llvm Executionengine's <b>runFunction</b> or <b>runFunctionAsMain</b>  implementation which are responsible for executing Jitted llvm-IR ?</div>
<div><br></div><div>Thanks </div><div><br></div><div>Regards </div><div>Sri.</div></div>