Searched defs:hasUndefinedContents (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/lib/Dialect/Bufferization/IR/ | ||
| H A D | BufferizableOpInterface.cpp | 624 bool AnalysisState::hasUndefinedContents(OpOperand *opOperand) const { hasUndefinedContents() function in AnalysisState |
| /llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ | ||
| H A D | OneShotAnalysis.cpp | 208 bool OneShotAnalysisState::hasUndefinedContents(OpOperand *opOperand) const { hasUndefinedContents() function in OneShotAnalysisState |