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

/openjdk9/hotspot/src/share/vm/opto/
H A DindexSet.cpp203 uint IndexSet::lrg_union(uint lr1, uint lr2, argument
H A Dcoalesce.cpp88 uint lr2 = _phc._lrg_map.find(n2); local
489 void PhaseConservativeCoalesce::union_helper( Node *lr1_node, Node *lr2_node, uint lr1, uint lr2, Nod argument
596 update_ifg(uint lr1, uint lr2, IndexSet *n_lr1, IndexSet *n_lr2) argument
646 uint lr2 = _phc._lrg_map.find(src_def); local
[all...]
H A Dreg_split.cpp1401 uint lr2 = _lrg_map.find(n1->in(twoidx)); local

Completed in 42 milliseconds