Searched refs:inline_sync_entry (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp337 void inline_sync_entry(Value lock, BlockBegin* sync_handler);
H A Dc1_GraphBuilder.cpp3557 void GraphBuilder::inline_sync_entry(Value lock, BlockBegin* sync_handler) { function in class:GraphBuilder
3788 inline_sync_entry(lock, sync_handler);

Completed in 33 milliseconds