Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DRootOrdering.h59 struct RootOrderingEntry { struct
78 using RootOrderingGraph = DenseMap<Value, DenseMap<Value, RootOrderingEntry>>; argument