Searched refs:node_has_no_frames_ (Results 1 – 2 of 2) sorted by relevance
41 node_to_frames_[&node] = node_has_no_frames_; in InferFromGraphView()131 return node_has_no_frames_; in Frames()
64 const std::vector<int> node_has_no_frames_; variable