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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkType.hpp73 static const llvm::PointerType* itableOffsetEntry_type() { function in class:SharkType
74 return context().itableOffsetEntry_type();
H A DsharkContext.hpp130 const llvm::PointerType* itableOffsetEntry_type() const { function in class:SharkContext

Completed in 32 milliseconds