Files
swift-mirror/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
Erik Eckstein ea8f43a8ba SILCombine: remove unneeded reference counting instructions from global_value
Delete all reference count instructions on a global_value if the only other uses are projections (ref_element_addr and ref_tail_addr).
2021-03-15 11:54:23 +01:00

83 KiB