Searched defs:entry_node (Results 1 – 4 of 4) 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
190 def _block_statement_live_in(self, node, entry_node): argument
468 def enter_loop_section(self, section_id, entry_node): argument
1520 Node* entry_node = jsgraph->ExternalConstant(entry_ref); in ReduceBuiltin() local