Searched defs:IsSend (Results 1 – 3 of 3) sorted by relevance
156 bool IsSend() const { return class_ == NC_SEND || class_ == NC_HOST_SEND; } in IsSend() function770 inline bool IsSend(const Node* node) { return node->IsSend(); } in IsSend() function
47 bool IsSend(const NodeDef* node) { in IsSend() function
469 bool IsSend(const NodeDef& node) { in IsSend() function