Searched defs:lr1 (Results 1 - 4 of 4) 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.cpp87 uint lr1 = _phc._lrg_map.find(n1); local
489 void PhaseConservativeCoalesce::union_helper( Node *lr1_node, Node *lr2_node, uint lr1, uin argument
533 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
596 update_ifg(uint lr1, uint lr2, IndexSet *n_lr1, IndexSet *n_lr2) argument
625 record_bias( const PhaseIFG *ifg, int lr1, int lr2 ) argument
645 uint lr1 = _phc._lrg_map.find(dst_copy); local
[all...]
H A Dreg_split.cpp1400 uint lr1 = _lrg_map.find(n1); local
/openjdk9/jdk/test/java/util/Arrays/
H A DSetAllTest.java75 private static final long[] lr1 = { 0L }; field in class:SetAllTest

Completed in 82 milliseconds