Searched defs:add_node (Results 1 – 10 of 10) sorted by relevance
83 dot::add_node(const node_base& __node) in add_node() function in abigail::dot
37 def add_node(self, node): member in DiGraph
157 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in CreateAddNode() local424 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in UpdateChildNode() local458 std::unique_ptr<SENode> add_node{new SEAddNode(this)}; in BuildGraphWithoutRecurrentTerm() local
76 if (auto add_node = node->AsSEAddNode()) { in IsInCorrectFormForGCDTest() local96 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelRecurrences() local114 if (auto add_node = node->AsSEAddNode()) { in GetAllTopLevelConstants() local
66 void Router::add_node(RNode *node, const char *pattern, size_t patlen, in add_node() function in shrpx::Router
340 add_node(struct v3d_compile *c, uint32_t temp, uint8_t class_bits) in add_node() function