mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typos.
This commit is contained in:
@@ -190,7 +190,7 @@ void LoopARCSequenceDataflowEvaluator::mergeSuccessors(const LoopRegion *Region,
|
||||
/// FreezeOwnedArgEpilogueReleases is set. This is useful since in certain cases
|
||||
/// due to dataflow issues, we can not properly propagate the last use
|
||||
/// information. Instead we run an extra iteration of the ARC optimizer with
|
||||
/// this enabled in a side table so the information gets propgated everywhere in
|
||||
/// this enabled in a side table so the information gets propagated everywhere in
|
||||
/// the CFG.
|
||||
bool LoopARCSequenceDataflowEvaluator::processLoopBottomUp(
|
||||
const LoopRegion *R, bool FreezeOwnedArgEpilogueReleases) {
|
||||
|
||||
Reference in New Issue
Block a user