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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp287 IRScope* _top_scope; // the root of the scope hierarchy member in class:IR
299 IRScope* top_scope() const { return _top_scope; }

Completed in 31 milliseconds