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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp192 ValueMap* vmap() const { assert(UseLocalValueNumbering, "should not access otherwise"); return _vmap; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 31 milliseconds