Home
last modified time | relevance | path

Searched refs:PrevAffectedZone (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp1574 bool PrevAffectedZone = false; in insertUpdatedCFI() local
1603 } else if (InAffectedZoneAtBegin != PrevAffectedZone) { in insertUpdatedCFI()
1609 PrevAffectedZone = InAffectedZoneAtEnd; in insertUpdatedCFI()