|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnsyncReplacer | |
|---|---|
| org.jikesrvm.compilers.opt.escape | |
| Uses of UnsyncReplacer in org.jikesrvm.compilers.opt.escape |
|---|
| Methods in org.jikesrvm.compilers.opt.escape that return UnsyncReplacer | |
|---|---|
static UnsyncReplacer |
UnsyncReplacer.getReplacer(Instruction inst,
IR ir)
Generate an instance of this class for a particular instantiation site. |
private UnsyncReplacer |
EscapeTransformations.getUnsyncReplacer(Register reg,
Instruction inst,
IR ir)
Generate an object which transforms defs & uses of "synchronized" objects to defs & uses of "unsynchronized" objects PRECONDITION: objects pointed to by reg do NOT escape |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||