LLVM: include/llvm/Analysis/IndirectCallPromotionAnalysis.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9
10
11
12
13#ifndef LLVM_ANALYSIS_INDIRECTCALLPROMOTIONANALYSIS_H
14#define LLVM_ANALYSIS_INDIRECTCALLPROMOTIONANALYSIS_H
15
17
18namespace llvm {
19
21
22
23
24class ICallPromotionAnalysis {
25private:
26
28
29
30
31
32
35
36
37
40
41
43 ICallPromotionAnalysis &
44 operator=(const ICallPromotionAnalysis &other) = delete;
45
46public:
48
49
50
51
52
53
54
55
56
57
60};
61
62}
63
64#endif
MutableArrayRef - Represent a mutable reference to an array (0 or more elements consecutively in memo...
This is a 'vector' (really, a variable-sized array), optimized for the case when the array is small.
This is an optimization pass for GlobalISel generic memory operations.
FunctionAddr VTableAddr Count