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

/openjdk7/hotspot/src/share/vm/opto/
H A Difg.cpp208 int eff = 0; local
217 eff += (fat_proj || lrgn._fat_proj) // either is a fat-proj?
221 return eff;
/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.cpp1911 CellTypeState *eff = sigchar_to_effect(sigch, bci, temp); local
1918 out = eff;
1921 i = copy_cts(in, eff);

Completed in 50 milliseconds