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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1547 void set_profiled_method(ciMethod *method) { _profiled_method = method; } function in class:LIR_OpTypeCheck

Completed in 52 milliseconds