Home
last modified time | relevance | path

Searched refs:hasTwoElements (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp879 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
888 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1481 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1490 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1515 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1524 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1484 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1493 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1515 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1524 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1481 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1490 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1515 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1524 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1652 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1661 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()