Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c42 MlirValue funcArg1 = mlirBlockGetArgument(funcBody, 1); in populateLoopBody() local
56 MlirValue loadRHSOperands[] = {funcArg1, iv}; in populateLoopBody()