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

/openjdk7/hotspot/src/share/vm/ci/
H A DbcEscapeAnalyzer.hpp81 bool is_arg_stack(ArgumentMap vars);
129 bool is_arg_stack(int i) const { function in class:BCEscapeAnalyzer
H A DciMethodData.cpp324 bool ciMethodData::is_arg_stack(int i) const { function in class:ciMethodData

Completed in 549 milliseconds