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

/openjdk9/hotspot/src/share/vm/shark/
H A DsharkType.hpp73 static llvm::PointerType* itableOffsetEntry_type() { function in class:SharkType
74 return context().itableOffsetEntry_type();
H A DsharkContext.hpp122 llvm::PointerType* itableOffsetEntry_type() const { function in class:SharkContext
H A DsharkTopLevelBlock.cpp1205 itable_entry_addr, SharkType::itableOffsetEntry_type(), "itable_entry");

Completed in 171 milliseconds