Searched defs:_top_scope (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_IR.hpp | 287 IRScope* _top_scope; // the root of the scope hierarchy member in class:IR 299 IRScope* top_scope() const { return _top_scope; } |
Completed in 23 milliseconds