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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp175 IRScope* callee_no(int i) const { return _callees.at(i); } function in class:IRScope

Completed in 85 milliseconds