/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/ |
H A D | coalesce.cpp | 632 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 633 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 634 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 635 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 69 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/ |
H A D | coalesce.cpp | 632 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 633 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 634 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 635 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 69 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 632 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 633 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 634 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 635 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 67 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
H A D | chaitin.cpp | 1381 uint copy_lrg = _lrg_map.find(lrg._copy_bias); in bias_color()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 632 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 633 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 634 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 635 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 67 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 632 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 633 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 634 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 635 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 66 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
H A D | chaitin.cpp | 1332 uint copy_lrg = _lrg_map.find(lrg._copy_bias); in bias_color()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 645 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 646 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 647 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 648 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 66 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
H A D | chaitin.cpp | 1395 uint copy_lrg = _lrg_map.find(lrg._copy_bias); in bias_color()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 645 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 646 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 647 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 648 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 66 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
H A D | chaitin.cpp | 1400 uint copy_lrg = _lrg_map.find(lrg._copy_bias); in bias_color()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 632 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 633 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 634 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 635 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 67 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
H A D | chaitin.cpp | 1381 uint copy_lrg = _lrg_map.find(lrg._copy_bias); in bias_color()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 645 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 646 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 647 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 648 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 66 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/ |
H A D | coalesce.cpp | 645 if( !ifg->lrgs(lr1)._copy_bias ) in record_bias() 646 ifg->lrgs(lr1)._copy_bias = lr2; in record_bias() 647 if( !ifg->lrgs(lr2)._copy_bias ) in record_bias() 648 ifg->lrgs(lr2)._copy_bias = lr1; in record_bias()
|
H A D | chaitin.hpp | 66 uint _copy_bias; // Index of LRG which we want to share color member in LRG
|