Searched refs:dst_input_ (Results 1 – 2 of 2) sorted by relevance
482 e->dst_input_ = y; in AddEdge()505 del->dst_input_ = kControlSlot - 1; in RemoveEdge()823 src_output_, dst_->name().c_str(), dst_input_); in DebugString()
368 int dst_input() const { return dst_input_; } in dst_input()385 int dst_input_; variable