File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2525#include " swift/SIL/BasicBlockDatastructures.h"
2626#include " swift/SIL/DynamicCasts.h"
2727#include " swift/SIL/MemAccessUtils.h"
28- #include " swift/SIL/MemoryLocations.h"
2928#include " swift/SIL/NodeDatastructures.h"
3029#include " swift/SIL/OperandDatastructures.h"
3130#include " swift/SIL/OwnershipUtils.h"
Original file line number Diff line number Diff line change 1111// ===----------------------------------------------------------------------===//
1212
1313#define DEBUG_TYPE " optimize-hop-to-executor"
14+ #include " swift/SIL/ApplySite.h"
15+ #include " swift/SIL/MemAccessUtils.h"
1416#include " swift/SIL/SILBuilder.h"
1517#include " swift/SIL/SILFunction.h"
16- #include " swift/SIL/ApplySite.h"
17- #include " swift/SIL/MemoryLocations.h"
1818#include " swift/SILOptimizer/PassManager/Transforms.h"
19- #include " swift/SIL/MemAccessUtils.h"
2019
2120using namespace swift ;
2221
Original file line number Diff line number Diff line change 2222#include " swift/SIL/BasicBlockDatastructures.h"
2323#include " swift/SIL/DynamicCasts.h"
2424#include " swift/SIL/MemAccessUtils.h"
25- #include " swift/SIL/MemoryLocations.h"
2625#include " swift/SIL/NodeDatastructures.h"
2726#include " swift/SIL/OperandDatastructures.h"
2827#include " swift/SIL/OwnershipUtils.h"
You can’t perform that action at this time.
0 commit comments