Searched refs:dst_input_ (Results 1 – 2 of 2) sorted by relevance
399 e->dst_input_ = y; in AddEdge()422 del->dst_input_ = kControlSlot - 1; in RemoveEdge()707 src_output_, dst_->name().c_str(), dst_input_); in DebugString()
309 int dst_input() const { return dst_input_; } in dst_input()326 int dst_input_; variable