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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h498 Type *getPointerOperandType() const { function in class:llvm::GEPOperator
577 Type *getPointerOperandType() const { function in class:PtrToIntOperator
H A DInstructions.h298 Type *getPointerOperandType() const { return getPointerOperand()->getType(); } function in class:llvm::LoadInst
432 Type *getPointerOperandType() const { return getPointerOperand()->getType(); } function in class:llvm::StoreInst
1042 Type *getPointerOperandType() const { function in class:llvm::GetElementPtrInst

Completed in 138 milliseconds