Files
swift-mirror/lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp
Erik Eckstein 44aafd950c Tuning the inliner heuristics:
* allow small class methods to be inlined with -Osize
* inline pure calls: references to objects, which are initialized with constants, are considered as constant arguments
2018-01-19 11:32:37 -08:00

30 KiB