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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp1472 BasicBlock *not_instance = function()->CreateBlock("not_instance"); local
1512 is_instance, not_instance);
1517 builder()->SetInsertPoint(not_instance);
1527 LLVMValue::jint_constant(IC_NOT_INSTANCE), not_instance); local

Completed in 63 milliseconds