Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp42 auto isGuaranteedCastCompatible = [](MemRefType source, MemRefType target) { in castOrReallocMemRefValue() local
64 isGuaranteedCastCompatible(srcType, destType)) { in castOrReallocMemRefValue()