Lines Matching refs:reverse
568 for (auto &MI : reverse(*Header)) { in placeTryMarker()
1117 for (auto &MBB : reverse(MF)) { in fixCallUnwindMismatches()
1119 for (auto &MI : reverse(MBB)) { in fixCallUnwindMismatches()
1193 for (auto &MBB : reverse(MF)) { in fixCallUnwindMismatches()
1195 for (auto &MI : reverse(MBB)) { in fixCallUnwindMismatches()
1318 for (auto &MBB : reverse(MF)) { in fixCatchUnwindMismatches()
1319 for (auto &MI : reverse(MBB)) { in fixCatchUnwindMismatches()
1462 for (auto &MBB : reverse(MF)) { in recalculateScopeTops()
1463 for (auto &MI : reverse(MBB)) { in recalculateScopeTops()
1587 for (auto X : reverse(Stack)) { in getBranchDepth()
1622 for (auto X : reverse(Stack)) { in getDelegateDepth()
1656 for (auto X : reverse(Stack)) { in getRethrowDepth()
1673 for (auto &MBB : reverse(MF)) { in rewriteDepthImmediates()