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

/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.hpp253 void add_vector( uint a, IndexSet *vec );
416 // Same as _ifg->add_vector(reg,live) EXCEPT use the RegMask
H A Difg.cpp76 //------------------------------add_vector-------------------------------------
78 void PhaseIFG::add_vector( uint a, IndexSet *vec ) { function in class:PhaseIFG

Completed in 33 milliseconds