Searched refs:const_node_patterns_ (Results 1 – 2 of 2) sorted by relevance
40 const_node_patterns_.push_back(const_pattern); in AddConstNodePattern()64 std::vector<string> const_node_patterns_; variable
100 for (const string& const_pattern : const_node_patterns_) { in CreateNodes()