|
25 | 25 | ], |
26 | 26 | "IR Instruction": [ |
27 | 27 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/Instruction.qll", |
28 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/Instruction.qll", |
29 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/Instruction.qll" |
| 28 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/Instruction.qll" |
30 | 29 | ], |
31 | 30 | "IR IRBlock": [ |
32 | 31 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/IRBlock.qll", |
33 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRBlock.qll", |
34 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/IRBlock.qll" |
| 32 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRBlock.qll" |
35 | 33 | ], |
36 | 34 | "IR IRVariable": [ |
37 | 35 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/IRVariable.qll", |
38 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRVariable.qll", |
39 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/IRVariable.qll" |
| 36 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRVariable.qll" |
40 | 37 | ], |
41 | 38 | "IR IRFunction": [ |
42 | 39 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/IRFunction.qll", |
43 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRFunction.qll", |
44 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/IRFunction.qll" |
| 40 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRFunction.qll" |
45 | 41 | ], |
46 | 42 | "IR Operand": [ |
47 | 43 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/Operand.qll", |
48 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/Operand.qll", |
49 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/Operand.qll" |
| 44 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/Operand.qll" |
50 | 45 | ], |
51 | 46 | "IR IR": [ |
52 | 47 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/IR.qll", |
53 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IR.qll", |
54 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/IR.qll" |
| 48 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IR.qll" |
55 | 49 | ], |
56 | 50 | "IR IRConsistency": [ |
57 | 51 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/IRConsistency.qll", |
58 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRConsistency.qll", |
59 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/IRConsistency.qll" |
| 52 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/IRConsistency.qll" |
60 | 53 | ], |
61 | 54 | "IR PrintIR": [ |
62 | 55 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/PrintIR.qll", |
63 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/PrintIR.qll", |
64 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/PrintIR.qll" |
65 | | - ], |
66 | | - "IR SSAConsistency": [ |
67 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/SSAConsistency.qll", |
68 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/SSAConsistency.qll" |
| 56 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/PrintIR.qll" |
69 | 57 | ], |
70 | 58 | "C++ IR InstructionImports": [ |
71 | 59 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/InstructionImports.qll", |
72 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/InstructionImports.qll", |
73 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/InstructionImports.qll" |
| 60 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/InstructionImports.qll" |
74 | 61 | ], |
75 | 62 | "C++ IR IRImports": [ |
76 | 63 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRImports.qll", |
77 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRImports.qll", |
78 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRImports.qll" |
| 64 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRImports.qll" |
79 | 65 | ], |
80 | 66 | "C++ IR IRBlockImports": [ |
81 | 67 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRBlockImports.qll", |
82 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRBlockImports.qll", |
83 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRBlockImports.qll" |
| 68 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRBlockImports.qll" |
84 | 69 | ], |
85 | 70 | "C++ IR IRConsistencyImports": [ |
86 | 71 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRConsistencyImports.qll", |
87 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRConsistencyImports.qll", |
88 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRConsistencyImports.qll" |
| 72 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRConsistencyImports.qll" |
89 | 73 | ], |
90 | 74 | "C++ IR IRFunctionImports": [ |
91 | 75 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRFunctionImports.qll", |
92 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRFunctionImports.qll", |
93 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRFunctionImports.qll" |
| 76 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRFunctionImports.qll" |
94 | 77 | ], |
95 | 78 | "C++ IR IRVariableImports": [ |
96 | 79 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRVariableImports.qll", |
97 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRVariableImports.qll", |
98 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRVariableImports.qll" |
| 80 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRVariableImports.qll" |
99 | 81 | ], |
100 | 82 | "C++ IR OperandImports": [ |
101 | 83 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/OperandImports.qll", |
102 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/OperandImports.qll", |
103 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/OperandImports.qll" |
| 84 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/OperandImports.qll" |
104 | 85 | ], |
105 | 86 | "C++ IR PrintIRImports": [ |
106 | 87 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/PrintIRImports.qll", |
107 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/PrintIRImports.qll", |
108 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/PrintIRImports.qll" |
109 | | - ], |
110 | | - "C++ SSA SSAConstructionImports": [ |
111 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/SSAConstructionImports.qll", |
112 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/SSAConstructionImports.qll" |
113 | | - ], |
114 | | - "SSA AliasAnalysis": [ |
115 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/AliasAnalysis.qll", |
116 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/AliasAnalysis.qll" |
117 | | - ], |
118 | | - "SSA PrintAliasAnalysis": [ |
119 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/PrintAliasAnalysis.qll", |
120 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/PrintAliasAnalysis.qll" |
121 | | - ], |
122 | | - "C++ SSA AliasAnalysisImports": [ |
123 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/AliasAnalysisImports.qll", |
124 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/AliasAnalysisImports.qll" |
125 | | - ], |
126 | | - "IR SSA SSAConstruction": [ |
127 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/SSAConstruction.qll", |
128 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/SSAConstruction.qll" |
129 | | - ], |
130 | | - "IR SSA PrintSSA": [ |
131 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/PrintSSA.qll", |
132 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/PrintSSA.qll" |
| 88 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/PrintIRImports.qll" |
133 | 89 | ], |
134 | 90 | "IR ValueNumberInternal": [ |
135 | 91 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/gvn/internal/ValueNumberingInternal.qll", |
136 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/internal/ValueNumberingInternal.qll", |
137 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/gvn/internal/ValueNumberingInternal.qll" |
| 92 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/internal/ValueNumberingInternal.qll" |
138 | 93 | ], |
139 | 94 | "C++ IR ValueNumber": [ |
140 | 95 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/gvn/ValueNumbering.qll", |
141 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/ValueNumbering.qll", |
142 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/gvn/ValueNumbering.qll" |
| 96 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/ValueNumbering.qll" |
143 | 97 | ], |
144 | 98 | "C++ IR PrintValueNumbering": [ |
145 | 99 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/gvn/PrintValueNumbering.qll", |
146 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/PrintValueNumbering.qll", |
147 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/gvn/PrintValueNumbering.qll" |
| 100 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/PrintValueNumbering.qll" |
148 | 101 | ], |
149 | 102 | "C++ IR ConstantAnalysis": [ |
150 | 103 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/constant/ConstantAnalysis.qll", |
151 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/constant/ConstantAnalysis.qll", |
152 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/constant/ConstantAnalysis.qll" |
| 104 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/constant/ConstantAnalysis.qll" |
153 | 105 | ], |
154 | 106 | "C++ IR PrintConstantAnalysis": [ |
155 | 107 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/constant/PrintConstantAnalysis.qll", |
156 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/constant/PrintConstantAnalysis.qll", |
157 | | - "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/constant/PrintConstantAnalysis.qll" |
| 108 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/constant/PrintConstantAnalysis.qll" |
158 | 109 | ], |
159 | 110 | "C++ IR ReachableBlock": [ |
160 | 111 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/reachability/ReachableBlock.qll", |
|
0 commit comments