Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp134 struct LegacyLICMPass : public LoopPass { struct
135 static char ID; // Pass identification, replacement for typeid
136 LegacyLICMPass() : LoopPass(ID) { in LegacyLICMPass() function
140 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
172 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
184 bool doFinalization() override { in doFinalization()
191 LoopInvariantCodeMotion LICM;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp171 struct LegacyLICMPass : public LoopPass { struct
172 static char ID; // Pass identification, replacement for typeid
173 LegacyLICMPass() : LoopPass(ID) { in LegacyLICMPass() function
177 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
207 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
221 bool doFinalization() override { in doFinalization()
228 LoopInvariantCodeMotion LICM;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp195 struct LegacyLICMPass : public LoopPass { struct
196 static char ID; // Pass identification, replacement for typeid
197 LegacyLICMPass( in LegacyLICMPass() function
204 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
235 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
249 bool doFinalization() override { in doFinalization()
264 LoopInvariantCodeMotion LICM;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp195 struct LegacyLICMPass : public LoopPass { struct
196 static char ID; // Pass identification, replacement for typeid
197 LegacyLICMPass( in LegacyLICMPass() function
204 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
235 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
249 bool doFinalization() override { in doFinalization()
264 LoopInvariantCodeMotion LICM;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp195 struct LegacyLICMPass : public LoopPass { struct
196 static char ID; // Pass identification, replacement for typeid
197 LegacyLICMPass( in LegacyLICMPass() function
204 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
235 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
249 bool doFinalization() override { in doFinalization()
264 LoopInvariantCodeMotion LICM;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp193 struct LegacyLICMPass : public LoopPass { struct
194 static char ID; // Pass identification, replacement for typeid
195 LegacyLICMPass( in LegacyLICMPass() argument
202 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
232 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
246 bool doFinalization() override { in doFinalization()
261 LoopInvariantCodeMotion LICM;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLICM.cpp194 struct LegacyLICMPass : public LoopPass { struct
195 static char ID; // Pass identification, replacement for typeid
196 LegacyLICMPass( in LegacyLICMPass() function
203 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
229 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
242 LoopInvariantCodeMotion LICM;
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp194 struct LegacyLICMPass : public LoopPass { struct
195 static char ID; // Pass identification, replacement for typeid
196 LegacyLICMPass( in LegacyLICMPass() function
203 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
229 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
242 LoopInvariantCodeMotion LICM;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp211 struct LegacyLICMPass : public LoopPass { struct
212 static char ID; // Pass identification, replacement for typeid
213 LegacyLICMPass( in LegacyLICMPass() function
220 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
253 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
269 LoopInvariantCodeMotion LICM;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp202 struct LegacyLICMPass : public LoopPass { struct
203 static char ID; // Pass identification, replacement for typeid
204 LegacyLICMPass( in LegacyLICMPass() function
211 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
241 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
257 LoopInvariantCodeMotion LICM;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp211 struct LegacyLICMPass : public LoopPass { struct
212 static char ID; // Pass identification, replacement for typeid
213 LegacyLICMPass( in LegacyLICMPass() function
220 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
253 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
269 LoopInvariantCodeMotion LICM;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp214 struct LegacyLICMPass : public LoopPass { struct
215 static char ID; // Pass identification, replacement for typeid
216 LegacyLICMPass( in LegacyLICMPass() argument
223 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
256 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
272 LoopInvariantCodeMotion LICM;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp214 struct LegacyLICMPass : public LoopPass { struct
215 static char ID; // Pass identification, replacement for typeid
216 LegacyLICMPass( in LegacyLICMPass() argument
223 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
256 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
272 LoopInvariantCodeMotion LICM;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp214 struct LegacyLICMPass : public LoopPass { struct
215 static char ID; // Pass identification, replacement for typeid
216 LegacyLICMPass( in LegacyLICMPass() argument
223 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
256 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
272 LoopInvariantCodeMotion LICM;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLICM.cpp205 struct LegacyLICMPass : public LoopPass { struct
206 static char ID; // Pass identification, replacement for typeid
207 LegacyLICMPass( in LegacyLICMPass() argument
214 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
245 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
259 LoopInvariantCodeMotion LICM;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp214 struct LegacyLICMPass : public LoopPass { struct
215 static char ID; // Pass identification, replacement for typeid
216 LegacyLICMPass( in LegacyLICMPass() function
223 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
256 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
272 LoopInvariantCodeMotion LICM;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp214 struct LegacyLICMPass : public LoopPass { struct
215 static char ID; // Pass identification, replacement for typeid
216 LegacyLICMPass( in LegacyLICMPass() function
223 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop()
256 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
272 LoopInvariantCodeMotion LICM;