Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp513 bool lhsIsInBlock = lhsOperand.getParentBlock() == leaderBlock; in addToCluster() local
515 if (lhsIsInBlock != rhsIsInBlock) in addToCluster()
519 if (!lhsIsInBlock) { in addToCluster()