Searched defs:control_operands (Results 1 – 1 of 1) sorted by relevance
1726 const llvm::SmallVectorImpl<mlir::Value>& control_operands) { in CreateOperation()1914 mlir::SmallVector<mlir::Value, 8> control_operands; in ConvertNode() local