Searched refs:InputMatcherPtr (Results 1 – 1 of 1) sorted by relevance
25 static void ContractNodes(std::unique_ptr<Matcher> &InputMatcherPtr, in ContractNodes() argument27 std::unique_ptr<Matcher> *MatcherPtr = &InputMatcherPtr; in ContractNodes()332 static void FactorNodes(std::unique_ptr<Matcher> &InputMatcherPtr);615 static void FactorNodes(std::unique_ptr<Matcher> &InputMatcherPtr) { in FactorNodes() argument618 std::unique_ptr<Matcher> *MatcherPtr = &InputMatcherPtr; in FactorNodes()