Searched refs:set_begin (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubCodeGenerator.hpp56 void set_begin(address begin) { function in class:StubCodeDesc
H A DstubCodeGenerator.cpp144 _cdesc->set_begin(_cgen->assembler()->pc());
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp535 _end->set_begin(this);
544 _end->set_begin(NULL);
932 void BlockEnd::set_begin(BlockBegin* begin) { function in class:BlockEnd
H A Dc1_Instruction.hpp1760 void set_begin(BlockBegin* begin);

Completed in 30 milliseconds