Searched refs:add_field (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.hpp359 void add_field(Node* n, PointsToNode::EscapeState es, int offset);
H A Descape.cpp355 add_field(n, PointsToNode::NoEscape, offset);
1856 void ConnectionGraph::add_field(Node *n, PointsToNode::EscapeState es, int offset) { function in class:ConnectionGraph

Completed in 42 milliseconds