Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp163 combineOneSpec(DataLayoutSpecInterface spec,DenseMap<TypeID,DataLayoutEntryList> & entriesForType,DenseMap<StringAttr,DataLayoutEntryInterface> & entriesForID) combineOneSpec() argument
225 DenseMap<TypeID, DataLayoutEntryList> entriesForType; combineWith() local