Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/examples/toy/Ch7/mlir/
H A DMLIRGen.cpp521 mlir::toy::FuncOp calledFunc = calledFuncIt->second; in mlirGen() local
523 location, calledFunc.getFunctionType().getResult(0), in mlirGen()