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

/openjdk7/hotspot/src/share/vm/opto/
H A Dstringopts.cpp103 void set_allocation(AllocateNode* alloc) { function in class:StringConcat
303 result->set_allocation(other->_begin);
512 sc->set_allocation(alloc);

Completed in 35 milliseconds