mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +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
|
@ -142,11 +142,6 @@ LIR_Opr LIR_Assembler::receiverOpr() {
|
|||
}
|
||||
|
||||
|
||||
LIR_Opr LIR_Assembler::incomingReceiverOpr() {
|
||||
return FrameMap::I0_oop_opr;
|
||||
}
|
||||
|
||||
|
||||
LIR_Opr LIR_Assembler::osrBufferPointer() {
|
||||
return FrameMap::I0_opr;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue