Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp94 const mlir::Value &clauseOperand) { in addOperand() argument
95 if (clauseOperand) { in addOperand()
96 operands.push_back(clauseOperand); in addOperand()