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

/openjdk10/hotspot/src/share/vm/shark/
H A DsharkType.hpp100 static llvm::PointerType* zeroStack_type() { function in class:SharkType
101 return context().zeroStack_type();
H A DsharkContext.hpp149 llvm::PointerType* zeroStack_type() const { function in class:SharkContext
H A DsharkStack.hpp76 SharkType::zeroStack_type(),

Completed in 95 milliseconds