
We only need the C++ type and the corresponding TF Enum. The other parameter was used for the output spec json file, but we can just standardize on the C++ type name there. Differential Revision: https://reviews.llvm.org/D86549
Reference model for inliner -Oz decision policy. Note that, currently, this model is also referenced by test/Transforms/Inline/ML tests - if replacing it, check those tests, too.