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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkNativeWrapper.cpp304 Value *unboxed_result = builder()->CreateLoad(result); local
310 phi->addIncoming(unboxed_result, not_null);

Completed in 411 milliseconds