mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
7083786: dead various dead chunks of code
Reviewed-by: iveresov, kvn
This commit is contained in:
parent
9c87ea9062
commit
fa7c124af1
24 changed files with 2 additions and 180 deletions
|
@ -133,7 +133,6 @@ class LIR_Assembler: public CompilationResourceObj {
|
|||
static bool is_small_constant(LIR_Opr opr);
|
||||
|
||||
static LIR_Opr receiverOpr();
|
||||
static LIR_Opr incomingReceiverOpr();
|
||||
static LIR_Opr osrBufferPointer();
|
||||
|
||||
// stubs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue