Searched refs:handler_for_exception (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.hpp283 llvm::BasicBlock* handler_for_exception(int index);
H A DsharkTopLevelBlock.cpp577 handler_for_exception(i), not_exact);
585 handler_for_exception(i), not_subtype);
612 handler_for_exception(i));
618 BasicBlock* SharkTopLevelBlock::handler_for_exception(int index) { function in class:SharkTopLevelBlock

Completed in 35 milliseconds