Home
last modified time | relevance | path

Searched defs:findLoops (Results 1 – 18 of 18) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/builders/
H A DDependencyLoopFinder.java27 public static DependencyLoop[] findLoops(IPlugin root) { in findLoops() method in DependencyLoopFinder
31 public static DependencyLoop[] findLoops(IPlugin root, IPlugin[] candidates) { in findLoops() method in DependencyLoopFinder
35 …public static DependencyLoop[] findLoops(IPlugin root, IPlugin[] candidates, boolean onlyCandidate… in findLoops() method in DependencyLoopFinder
43 …private static void findLoops(Vector<DependencyLoop> loops, Vector<IPlugin> path, IPlugin subroot,… in findLoops() method in DependencyLoopFinder
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/views/dependencies/
H A DDependenciesView.java409 private void findLoops() { in findLoops() method in DependenciesView
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Support/
H A DSCEVValidator.cpp520 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Support/
H A DSCEVValidator.cpp571 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Support/
H A DSCEVValidator.cpp571 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp573 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp578 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Support/
H A DSCEVValidator.cpp573 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp578 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp573 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp578 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1442 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1442 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1442 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1447 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1698 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1698 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1646 private List<Loop> findLoops() { in findLoops() method in LoopDetector