HomeSort by relevance Sort by last modified time
    Searched defs:getPointerOperandType (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Operator.h 399 Type *getPointerOperandType() const {
407 return getPointerOperandType()->getPointerAddressSpace();
470 Type *getPointerOperandType() const {
476 return cast<PointerType>(getPointerOperandType())->getAddressSpace();
Instructions.h     [all...]

Completed in 128 milliseconds