On Thu, 8 Aug 2019 at 02:14, mayuyu.io <admin at mayuyu.io> wrote: > Out of curiosity, is there any reason we can’t just abuse LLVM’s Function Prologue data for this? Because there are often multiple returns in a function, and the final basic block isn't necessarily even one of them. Tim.