Lines Matching refs:Node
62 Node* fetch_static_field(GraphKit& kit, ciField* field);
65 Node* int_stringSize(GraphKit& kit, Node* value);
68 void int_getChars(GraphKit& kit, Node* value, Node* char_array, Node* start, Node* end);
71 Node* copy_string(GraphKit& kit, Node* str, Node* char_array, Node* start);
74 void record_dead_node(Node* node);