This patch introduces DebugCounter into PartiallyInlineLibCalls pass at per-transformation level.
It will provide an option to skip first n or stop after n transformations for the whole PartiallyInlineLibCalls pass.
This will make debug easier for the pass, also providing chance to do transformation level bisecting.