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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp87 virtual LibraryCallKit* is_LibraryCallKit() const { return NULL; } function in class:GraphKit
H A Dlibrary_call.cpp98 virtual LibraryCallKit* is_LibraryCallKit() const { return (LibraryCallKit*)this; } function in class:LibraryCallKit

Completed in 53 milliseconds