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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.hpp206 assert(value, "value must be non-NULL (will be reset by get_oop_tmp)");
210 llvm::Value* get_oop_tmp() { function in class:SharkTopLevelBlock
H A DsharkTopLevelBlock.cpp789 exception = get_oop_tmp();

Completed in 35 milliseconds