Searched defs:PredNode (Results 1 – 1 of 1) sorted by relevance
104 struct PredNode { struct105 PredCombinerKind kind;106 const Pred *predicate;107 SmallVector<PredNode *, 4> children;108 std::string expr;111 std::string prefix;112 std::string suffix;