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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp174 int number_of_callees() const { return _callees.length(); } function in class:IRScope

Completed in 14 milliseconds