Searched refs:clauseOperand (Results 1 – 1 of 1) sorted by relevance
94 const mlir::Value &clauseOperand) { in addOperand() argument95 if (clauseOperand) { in addOperand()96 operands.push_back(clauseOperand); in addOperand()