Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.h54 void bufferizeInPlace(OpOperand &operand, AnalysisState &state);
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.cpp142 void BufferizationAliasInfo::bufferizeInPlace(OpOperand &operand, in bufferizeInPlace() function in BufferizationAliasInfo
723 aliasInfo.bufferizeInPlace(operand, state); in bufferizableInPlaceAnalysisImpl()