Searched refs:storeOperands (Results 1 – 1 of 1) sorted by relevance
73 MlirValue storeOperands[] = {mlirOperationGetResult(add, 0), funcArg0, iv}; in populateLoopBody() local74 mlirOperationStateAddOperands(&storeState, 3, storeOperands); in populateLoopBody()