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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp1472 static void clear_matches(methodOop m, int bci) { function
1510 clear_matches(this, bci);
1514 clear_matches(this, -1);

Completed in 40 milliseconds