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

/openjdk7/hotspot/src/share/vm/opto/
H A Difg.cpp440 //------------------------------lower_pressure---------------------------------
442 static void lower_pressure( LRG *lrg, uint where, Block *b, uint *pressure, uint *hrp_index ) { function
655 lower_pressure( &lrgs(r), j-1, b, pressure, hrp_index );
668 lower_pressure( &lrgs(x), j-1, b, pressure, hrp_index );

Completed in 32 milliseconds