<div dir="ltr">Hi all,<div><br></div><div><br></div><div>Please could you tell me the difference between tail call and call directly ?</div><div>could i pick up from a call instruction the name or the adress of the first block of the called method?</div>
<div>for example i have this instruction:</div><div> call void @consumes(i32 9, i32 3, i32 2315337) </div><div>How to do to in a pass to pick up the first block of the callaed function</div><div><br></div><div><br></div><div>
thank you</div></div>