File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 25
25
#include " Utils/AMDGPUBaseInfo.h"
26
26
#include " llvm/ADT/SmallVector.h"
27
27
#include " llvm/ADT/Statistic.h"
28
- #include " llvm/ADT/StringMap.h"
29
28
#include " llvm/CodeGen/MachineBasicBlock.h"
30
29
#include " llvm/CodeGen/MachineInstr.h"
31
30
#include " llvm/CodeGen/MachineOperand.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include " NVPTX.h"
22
22
#include " llvm/ADT/SmallVector.h"
23
- #include " llvm/ADT/StringMap.h"
24
23
#include " llvm/IR/Constants.h"
25
24
#include " llvm/IR/DerivedTypes.h"
26
25
#include " llvm/IR/Function.h"
Original file line number Diff line number Diff line change 11
11
// ===----------------------------------------------------------------------===//
12
12
13
13
#include " llvm/Transforms/IPO/SampleContextTracker.h"
14
- #include " llvm/ADT/StringMap.h"
15
14
#include " llvm/ADT/StringRef.h"
16
15
#include " llvm/IR/DebugInfoMetadata.h"
17
16
#include " llvm/IR/InstrTypes.h"
You can’t perform that action at this time.
0 commit comments