Searched defs:klass_type (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/shark/
H A DsharkType.hpp85 static llvm::PointerType* klass_type() { function in class:SharkType
H A DsharkContext.hpp134 llvm::PointerType* klass_type() const { function in class:SharkContext
/openjdk10/hotspot/src/share/vm/classfile/
H A Dverifier.cpp1676 VerificationType klass_type = cp_index_to_type( local
2643 is_same_or_direct_interface( InstanceKlass* klass, VerificationType klass_type, VerificationType ref_class_type) argument

Completed in 46 milliseconds