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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp173 bool is_top_scope() const { return _caller == NULL; } function in class:IRScope

Completed in 61 milliseconds