The size of native code for a given JIT function

Now I try to compare the native code block size generated by llvm and
qemu. But I do not know how to get the native code block size of JIT
function in llvm?
Which API should be used?

Thanks
MK