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

/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceKlassKlass.cpp547 bool have_pv = false; local
551 if (!have_pv)
553 have_pv = true;
556 if (have_pv) st->cr();

Completed in 32 milliseconds