Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp2918 llvm::SmallVector<mlir::ValueRange> destinationsOperands; in selectMatchAndRewrite() local
2929 destinationsOperands.push_back(destOps ? *destOps : mlir::ValueRange{}); in selectMatchAndRewrite()
2950 /*caseOperands=*/destinationsOperands, in selectMatchAndRewrite()