Searched refs:NodeIdIsLessThan (Results 1 – 1 of 1) sorted by relevance
19 static bool NodeIdIsLessThan(const Node* node, NodeId id) { in NodeIdIsLessThan() function60 std::bind2nd(std::ptr_fun(&NodeIdIsLessThan), before), replacement); in ReduceNode()