Searched defs:getPointerOperandType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 267 Type *getPointerOperandType() const { return getPointerOperand()->getType(); } getPointerOperandType() function |
H A D | Operator.h | 423 Type *getPointerOperandType() const { getPointerOperandType() function |