Searched defs:is_input_edge (Results 1 – 3 of 3) sorted by relevance
101 const bool is_input_edge; member
295 const bool is_input_edge, const string& node_name, in UpdateToEngineNode()
648 const auto is_input_edge = [](const Edge* e) -> bool { in InlineFunctionBody() local