Class DefaultInliningStrategy

    • Constructor Detail

      • DefaultInliningStrategy

        public DefaultInliningStrategy​(int complexityThreshold,
                                       int depthThreshold,
                                       int totalComplexityThreshold,
                                       boolean onceUsedOnly)