Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPredicate.cpp104 struct PredNode { struct
105 PredCombinerKind kind;
106 const Pred *predicate;
107 SmallVector<PredNode *, 4> children;
108 std::string expr;
111 std::string prefix;
112 std::string suffix;