Searched defs:node_pair (Results 1 – 8 of 8) sorted by relevance
70 typedef twin<node_ptr> node_pair; typedef in boost::intrusive::linear_slist_algorithms
415 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
479 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
484 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
461 NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
1603 auto node_pair = node_pairs.front(); in Snapshot() local