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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.hpp419 llvm::Value* get_direct_callee(ciMethod* method);
H A DsharkTopLevelBlock.cpp1103 Value *SharkTopLevelBlock::get_direct_callee(ciMethod* method) { function in class:SharkTopLevelBlock
1310 callee = get_direct_callee(call_method);

Completed in 45 milliseconds