Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DRegionUtils.cpp500 bool lhsIsInBlock = lhsOperand.getParentBlock() == leaderBlock; in addToCluster() local
502 if (lhsIsInBlock != rhsIsInBlock) in addToCluster()
506 if (!lhsIsInBlock) { in addToCluster()