Home
last modified time | relevance | path

Searched defs:LoopVersioningLICM (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp119 static char ID;
121 LoopVersioningLICM() in LoopVersioningLICM() argument
145 void reset() { in reset()
157 class AutoResetter {
168 AliasAnalysis *AA = nullptr;
171 ScalarEvolution *SE = nullptr;
180 Loop *CurLoop = nullptr;
186 unsigned LoopDepthThreshold;
189 float InvariantThreshold;
195 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp118 static char ID;
120 LoopVersioningLICM() in LoopVersioningLICM() argument
144 void reset() { in reset()
156 class AutoResetter {
167 AliasAnalysis *AA = nullptr;
170 ScalarEvolution *SE = nullptr;
179 Loop *CurLoop = nullptr;
185 unsigned LoopDepthThreshold;
188 float InvariantThreshold;
194 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp119 static char ID;
121 LoopVersioningLICM() in LoopVersioningLICM() function
145 void reset() { in reset()
157 class AutoResetter {
168 AliasAnalysis *AA = nullptr;
171 ScalarEvolution *SE = nullptr;
180 Loop *CurLoop = nullptr;
186 unsigned LoopDepthThreshold;
189 float InvariantThreshold;
195 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp118 static char ID;
120 LoopVersioningLICM() in LoopVersioningLICM() argument
144 void reset() { in reset()
156 class AutoResetter {
167 AliasAnalysis *AA = nullptr;
170 ScalarEvolution *SE = nullptr;
179 Loop *CurLoop = nullptr;
185 unsigned LoopDepthThreshold;
188 float InvariantThreshold;
194 unsigned InvariantCounter = 0;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp119 static char ID;
121 LoopVersioningLICM() in LoopVersioningLICM() function
145 void reset() { in reset()
157 class AutoResetter {
168 AliasAnalysis *AA = nullptr;
171 ScalarEvolution *SE = nullptr;
180 Loop *CurLoop = nullptr;
186 unsigned LoopDepthThreshold;
189 float InvariantThreshold;
195 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp149 static char ID;
151 LoopVersioningLICM() in LoopVersioningLICM() argument
175 void reset() { in reset()
187 class AutoResetter {
198 AliasAnalysis *AA = nullptr;
201 ScalarEvolution *SE = nullptr;
210 Loop *CurLoop = nullptr;
216 unsigned LoopDepthThreshold;
219 float InvariantThreshold;
225 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp150 static char ID;
152 LoopVersioningLICM() in LoopVersioningLICM() function
176 void reset() { in reset()
188 class AutoResetter {
199 AliasAnalysis *AA = nullptr;
202 ScalarEvolution *SE = nullptr;
211 Loop *CurLoop = nullptr;
217 unsigned LoopDepthThreshold;
220 float InvariantThreshold;
226 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp150 static char ID;
152 LoopVersioningLICM() in LoopVersioningLICM() function
176 void reset() { in reset()
188 class AutoResetter {
199 AliasAnalysis *AA = nullptr;
202 ScalarEvolution *SE = nullptr;
211 Loop *CurLoop = nullptr;
217 unsigned LoopDepthThreshold;
220 float InvariantThreshold;
226 unsigned InvariantCounter = 0;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() function
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() argument
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() function
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() function
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() argument
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() argument
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() argument
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() function
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp145 struct LoopVersioningLICM { struct
150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() function
159 void reset() { in reset()
170 class AutoResetter {
181 AliasAnalysis *AA = nullptr;
184 ScalarEvolution *SE = nullptr;
193 Loop *CurLoop = nullptr;
199 unsigned LoopDepthThreshold;
202 float InvariantThreshold;
208 unsigned InvariantCounter = 0;
[all …]