Home
last modified time | relevance | path

Searched defs:analyzedFuncOps (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DFuncBufferizableOpInterfaceImpl.h66 DenseMap<FuncOp, FuncOpAnalysisState> analyzedFuncOps; global() member
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DFuncBufferizableOpInterfaceImpl.cpp111 const auto &analyzedFuncOps = funcState->analyzedFuncOps; getFuncOpAnalysisState() local