Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.h57 void bufferizeOutOfPlace(OpOperand &operand);
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.cpp150 void BufferizationAliasInfo::bufferizeOutOfPlace(OpOperand &operand) { in bufferizeOutOfPlace() function in BufferizationAliasInfo
721 aliasInfo.bufferizeOutOfPlace(operand); in bufferizableInPlaceAnalysisImpl()