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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp892 static bool count_find_witness_calls() { function
929 #define count_find_witness_calls() (0) macro
939 count_find_witness_calls();
992 bool do_counts = count_find_witness_calls();
1672 count_find_witness_calls();

Completed in 34 milliseconds