Home
last modified time | relevance | path

Searched refs:LoopUnswitch (Results 1 – 25 of 128) sorted by relevance

123456

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp67 class LoopUnswitch : public LoopPass { class
93 explicit LoopUnswitch(bool Os = false) : in LoopUnswitch() function in __anona40ad56e0111::LoopUnswitch
160 char LoopUnswitch::ID = 0;
164 return new LoopUnswitch(Os); in createLoopUnswitchPass()
199 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
222 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
402 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val) { in UnswitchIfProfitable()
517 void LoopUnswitch::UnswitchTrivialCondition(Loop *L, Value *Cond, in UnswitchTrivialCondition()
560 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
732 void LoopUnswitch::RemoveBlockIfDead(BasicBlock *BB, in RemoveBlockIfDead()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp171 class LoopUnswitch : public LoopPass { class
390 char LoopUnswitch::ID = 0;
392 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
399 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
403 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
522 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
633 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
887 bool LoopUnswitch::unswitchIfProfitable(Value *LoopCond, Constant *Val, in unswitchIfProfitable()
1039 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1197 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
385 char LoopUnswitch::ID = 0;
387 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
394 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
398 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
517 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
628 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
882 bool LoopUnswitch::unswitchIfProfitable(Value *LoopCond, Constant *Val, in unswitchIfProfitable()
1034 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1192 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
387 char LoopUnswitch::ID = 0;
389 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
396 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
400 return new LoopUnswitch(Os, hasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
519 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
630 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
881 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1058 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch()
1216 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
385 char LoopUnswitch::ID = 0;
387 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
394 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
398 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
517 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
628 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
882 bool LoopUnswitch::unswitchIfProfitable(Value *LoopCond, Constant *Val, in unswitchIfProfitable()
1034 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1192 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
387 char LoopUnswitch::ID = 0;
389 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
396 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
400 return new LoopUnswitch(Os, hasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
519 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
630 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
881 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1058 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch()
1216 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
387 char LoopUnswitch::ID = 0;
389 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
396 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
400 return new LoopUnswitch(Os, hasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
519 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
630 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
881 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1058 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch()
1216 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp169 class LoopUnswitch : public LoopPass { class
386 char LoopUnswitch::ID = 0;
388 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
395 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
399 return new LoopUnswitch(Os, hasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
517 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
628 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
876 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1053 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch()
1209 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
387 char LoopUnswitch::ID = 0;
389 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
396 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
400 return new LoopUnswitch(Os, hasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
518 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
629 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
877 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1054 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch()
1210 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp167 class LoopUnswitch : public LoopPass { class
379 char LoopUnswitch::ID = 0;
381 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
387 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
391 return new LoopUnswitch(Os, hasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
509 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop()
607 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
855 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1027 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch()
1183 void LoopUnswitch::SplitExitEdges(Loop *L, in SplitExitEdges()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp178 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
644 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
989 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1152 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1310 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp178 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
644 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
989 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1152 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1310 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp178 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
644 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
989 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1152 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1310 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp178 class LoopUnswitch : public LoopPass { class
398 char LoopUnswitch::ID = 0;
400 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
407 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
411 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
530 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
639 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
984 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1147 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1305 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp178 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
644 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
989 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1152 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1310 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp178 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
644 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
989 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1152 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1310 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp177 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
783 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
1088 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1251 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1409 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp177 class LoopUnswitch : public LoopPass { class
400 char LoopUnswitch::ID = 0;
402 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
409 INITIALIZE_PASS_END(LoopUnswitch, "loop-unswitch", "Unswitch loops", in INITIALIZE_PASS_DEPENDENCY()
413 return new LoopUnswitch(Os, HasBranchDivergence); in INITIALIZE_PASS_DEPENDENCY()
532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop()
783 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop()
1088 void LoopUnswitch::emitPreheaderBranchOnCondition( in emitPreheaderBranchOnCondition()
1251 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch()
1409 void LoopUnswitch::splitExitEdges( in splitExitEdges()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java29 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
100 if (LoopUnswitch.getValue(options)) { in HighTier()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java31 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
110 if (LoopUnswitch.getValue(options)) { in HighTier()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java29 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
100 if (LoopUnswitch.getValue(options)) { in HighTier()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java31 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
110 if (LoopUnswitch.getValue(options)) { in HighTier()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java29 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
100 if (LoopUnswitch.getValue(options)) { in HighTier()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java31 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
111 if (LoopUnswitch.getValue(options)) { in HighTier()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/phases/
H A DHighTier.java31 import static org.graalvm.compiler.core.common.GraalOptions.LoopUnswitch;
111 if (LoopUnswitch.getValue(options)) { in HighTier()

123456