Searched defs:entry_node (Results 1 – 3 of 3) sorted by relevance
127 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local151 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local188 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local229 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local278 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local350 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local
152 def _block_statement_live_in(self, node, entry_node): argument
501 def enter_loop_section(self, section_id, entry_node): argument