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

/external/llvm/include/llvm/
H A DOperator.h285 /// getPointerOperandType - Method to return the pointer operand as a
287 Type *getPointerOperandType() const { function in class:llvm::GEPOperator
H A DInstructions.h804 /// getPointerOperandType - Method to return the pointer operand as a
806 Type *getPointerOperandType() const { function in class:llvm::GetElementPtrInst

Completed in 837 milliseconds