Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DRegionUtils.cpp642 bool hasNonEmptyRegion = llvm::any_of(*block, [](Operation &op) { in mergeIdenticalBlocks() local
646 if (hasNonEmptyRegion) in mergeIdenticalBlocks()