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