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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.hpp182 // When present, it is one of the arguments (dep_context_arg).
198 static int dep_context_arg(DepType dept) { return has_explicit_context_arg(dept) ? 0 : -1; } function in class:Dependencies

Completed in 25 milliseconds