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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp855 klassOop find_witness_in(KlassDepChange& changes,
867 return find_witness_in(*changes, context_type, participants_hide_witnesses);
879 return find_witness_in(*changes, context_type, !participants_hide_witnesses);
933 klassOop ClassHierarchyWalker::find_witness_in(KlassDepChange& changes, function in class:ClassHierarchyWalker

Completed in 33 milliseconds