Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp200 DenseMap<StringAttr, DataLayoutEntryInterface> newEntriesForID; in combineOneSpec() local
201 spec.bucketEntriesByType(newEntriesForType, newEntriesForID); in combineOneSpec()
222 for (const auto &kvp : newEntriesForID) { in combineOneSpec()