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 1891d21 commit 410f413Copy full SHA for 410f413
llvm/include/llvm/Analysis/WithCache.h
@@ -14,6 +14,7 @@
14
#ifndef LLVM_ANALYSIS_WITHCACHE_H
15
#define LLVM_ANALYSIS_WITHCACHE_H
16
17
+#include "llvm/ADT/PointerIntPair.h"
18
#include "llvm/IR/Value.h"
19
#include "llvm/Support/KnownBits.h"
20
#include <type_traits>
0 commit comments