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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkType.hpp67 static const llvm::IntegerType* intptr_type() { function in class:SharkType
68 return context().intptr_type();
H A DsharkContext.hpp111 const llvm::IntegerType* intptr_type() const { function in class:SharkContext

Completed in 31 milliseconds