Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1480 auto hasTwoElements = [](Block *block) { in isPerfectlyNested() local
1489 if (parentForOp != enclosingLoop || !hasTwoElements(parentForOp.getBody())) in isPerfectlyNested()