Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c73 MlirValue storeOperands[] = {mlirOperationGetResult(add, 0), funcArg0, iv}; in populateLoopBody() local
74 mlirOperationStateAddOperands(&storeState, 3, storeOperands); in populateLoopBody()