Searched refs:g1_wb_post_Type (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp262 static const TypeFunc* g1_wb_post_Type();
H A Druntime.cpp162 gen(env, _g1_wb_post_Java , g1_wb_post_Type , SharedRuntime::g1_wb_post , 0 , false, false, false);
555 const TypeFunc *OptoRuntime::g1_wb_post_Type() { function in class:OptoRuntime
H A DgraphKit.cpp3710 const TypeFunc *tf = OptoRuntime::g1_wb_post_Type();

Completed in 273 milliseconds