swift
ef711ea8 - EscapeAnalysis: fix a wrong use-point detection.

Commit
8 years ago
EscapeAnalysis: fix a wrong use-point detection. This caused redundant load elimination to remove a load although the value is overwritten in a called function. Most likely this could only occur if the load address is a block argument. fixes SR-4393
Author
Committer
Parents
Loading