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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp291 virtual bool interpreted_match(methodOop m) const { return false; } function in class:ProfilerNode
400 bool interpreted_match(methodOop m) const { function in class:interpretedNode
671 if (node->interpreted_match(method)) {

Completed in 34 milliseconds