We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be41070 commit 2c0569cCopy full SHA for 2c0569c
lib/Transforms/InstCombine/InstructionCombining.cpp
@@ -34,6 +34,7 @@
34
//===----------------------------------------------------------------------===//
35
36
#include "InstCombineInternal.h"
37
+#include "llvm-c/Initialization.h"
38
#include "llvm/ADT/APInt.h"
39
#include "llvm/ADT/ArrayRef.h"
40
#include "llvm/ADT/DenseMap.h"
0 commit comments