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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.hpp199 static int dep_implicit_context_arg(DepType dept) { return has_implicit_context_arg(dept) ? 0 : -1; } function in class:Dependencies

Completed in 32 milliseconds