Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp490 bool AnalysisState::hasUndefinedContents(OpOperand *opOperand) const { in hasUndefinedContents() function in AnalysisState
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.cpp291 bool OneShotAnalysisState::hasUndefinedContents(OpOperand *opOperand) const { in hasUndefinedContents() function in OneShotAnalysisState