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

/openjdk9/hotspot/src/share/vm/opto/
H A Dcoalesce.cpp489 void PhaseConservativeCoalesce::union_helper( Node *lr1_node, Node *lr2_node, uint lr1, uint lr2, Node *src_def, Node *dst_copy, Node *src_copy, Block *b, uint bindex ) { argument
533 uint PhaseConservativeCoalesce::compute_separating_interferences(Node *dst_copy, Node *src_copy, Block *b, uint bindex, RegMask &rm, uint reg_degree, uint rm_size, uint lr1, uint lr2 ) { argument
636 copy_copy(Node *dst_copy, Node *src_copy, Block *b, uint bindex) argument
[all...]

Completed in 9 milliseconds