Searched defs:entry_node (Results 1 – 3 of 3) sorted by relevance
126 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local150 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local185 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local224 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local273 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local345 const CallGraphNode& entry_node = call_graph->GetNode(entry_computation); in TEST_F() local
156 def _block_statement_live_in(self, node, entry_node): argument
505 def enter_loop_section(self, section_id, entry_node): argument