Inferring MethodInstance from code_llvm

Those are fully devirtualized native calls. You need to look at code_lowered for those (like Cthulhu does)

Inlining only happens on the Julia IR level so pre-codegen is probably the time you want to inspect the IR