Searched refs:osr_entry_point_type (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/shark/
H A DsharkType.hpp106 static llvm::FunctionType* osr_entry_point_type() { function in class:SharkType
107 return context().osr_entry_point_type();
H A DsharkFunction.hpp96 return SharkType::osr_entry_point_type();
H A DsharkContext.hpp155 llvm::FunctionType* osr_entry_point_type() const { function in class:SharkContext

Completed in 69 milliseconds