Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/Utils/
H A DCommutativityUtils.cpp36 struct AncestorKey { struct
45 /// Constructor for `AncestorKey`. argument
46 AncestorKey(Operation *op) { in AncestorKey() argument
68 bool operator<(const AncestorKey &key) const { in operator <() argument