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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp119 MachEpilogNode *epilog = new (this) MachEpilogNode(m->as_Mach()->ideal_Opcode() == Op_Return); local
120 b->add_inst( epilog );
121 bbs.map(epilog->_idx, b);
122 //_regalloc->set_bad(epilog->_idx); // Already initialized this way.
/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp240 // dequeue operation after acquisition (in the ::enter() epilog) and
683 // ST Responsible=null; MEMBAR (in enter epilog - here)
1651 TEVENT (Wait - throw IEX from epilog) ;

Completed in 3073 milliseconds