Searched refs:is_bound_set (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dregmask.hpp217 if (is_bound_set(num_registers(ireg)))
243 int is_bound_set(const int size) const;
H A Dregmask.cpp345 //------------------------------is_bound_set-----------------------------------
348 int RegMask::is_bound_set(const int size) const { function in class:RegMask
H A Dchaitin.cpp1949 if (lrgs(lidx).mask().is_bound_set(lrgs(lidx).num_regs()))

Completed in 57 milliseconds