Files
swift-mirror/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp
Andrew Trick 2767b51d61 Change Projection to support signed indices.
Change ProjectionIndex for ref_tail_addr to std::numeric_limits<int>::max();
This is necessary to disambiguate the tail elements from
ref_element_addr field zero.
2020-10-16 15:00:09 -07:00

38 KiB