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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp292 virtual bool compiled_match(methodOop m ) const { return false; } function in class:ProfilerNode
436 bool compiled_match(methodOop m) const { function in class:compiledNode
688 if (node->compiled_match(method)) {

Completed in 28 milliseconds