If we inlined an invoke site, we need to convert calls in the body of the inlined function into invokes. II is the invoke instruction being inlined. FirstNewBlock is the first block of the inlined code (the last block is the end of the function), and InlineCodeInfo is information about the code that got inlined.
source not stored for this graph (policy: none)
no test coverage detected