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