Searched defs:set_begin (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubCodeGenerator.hpp56 void set_begin(address begin) { function in class:StubCodeDesc
/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

Completed in 36 milliseconds