Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DRegionUtils.cpp489 auto lhsOperands = lhsIt->getOperands(), rhsOperands = rhsIt->getOperands(); in addToCluster() local
491 Value lhsOperand = lhsOperands[operand]; in addToCluster()