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

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

Completed in 320 milliseconds