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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.hpp260 llvm::LoadInst* get_pending_exception() const { function in class:SharkTopLevelBlock
H A DsharkTopLevelBlock.cpp400 Value *pending_exception = get_pending_exception();
427 Value *pending_exception = get_pending_exception();
442 Value *pending_exception = get_pending_exception();
1559 Value *pending_exception = get_pending_exception();

Completed in 294 milliseconds