Searched defs:jdouble_type (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkType.hpp64 static const llvm::Type* jdouble_type() { function in class:SharkType
65 return context().jdouble_type();
H A DsharkContext.hpp108 const llvm::Type* jdouble_type() const { function in class:SharkContext

Completed in 30 milliseconds