Searched refs:lrg_union (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.hpp320 uint lrg_union(uint lr1, uint lr2,
H A DindexSet.cpp197 //------------------------------lrg_union--------------------------------------
203 uint IndexSet::lrg_union(uint lr1, uint lr2, function in class:IndexSet
H A Dcoalesce.cpp824 uint reg_degree = _ulr.lrg_union( lr1, lr2, rm_size, _phc._ifg, rm );

Completed in 27 milliseconds