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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkType.hpp61 static const llvm::Type* jfloat_type() { function in class:SharkType
62 return context().jfloat_type();
H A DsharkContext.hpp105 const llvm::Type* jfloat_type() const { function in class:SharkContext

Completed in 29 milliseconds