Searched refs:update_ifg (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dcoalesce.hpp113 void update_ifg(uint lr1, uint lr2, IndexSet *n_lr1, IndexSet *n_lr2);
H A Dcoalesce.cpp711 //------------------------------update_ifg-------------------------------------
712 void PhaseConservativeCoalesce::update_ifg(uint lr1, uint lr2, IndexSet *n_lr1, IndexSet *n_lr2) { function in class:PhaseConservativeCoalesce
854 update_ifg(lr1, lr2, n_lr1, n_lr2);

Completed in 36 milliseconds