Searched defs:orig_phis (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Descape.cpp2580 void ConnectionGraph::move_inst_mem(Node* n, GrowableArray<PhiNode *> &orig_phis) { argument
2656 Node* ConnectionGraph::find_inst_mem(Node *orig_mem, int alias_idx, GrowableArray<PhiNode *> &orig_phis) { argument
2888 GrowableArray<PhiNode *> orig_phis; local
[all...]

Completed in 38 milliseconds