Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp210 Type typeSample = kvp.second.front().getKey().get<Type>(); in combineOneSpec() local
211 assert(&typeSample.getDialect() != in combineOneSpec()
212 typeSample.getContext()->getLoadedDialect<BuiltinDialect>() && in combineOneSpec()
215 auto interface = typeSample.cast<DataLayoutTypeInterface>(); in combineOneSpec()