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

  /external/llvm/include/llvm/
Operator.h 262 /// getPointerOperandType - Method to return the pointer operand as a
264 PointerType *getPointerOperandType() const {
Instructions.h 798 /// getPointerOperandType - Method to return the pointer operand as a
800 PointerType *getPointerOperandType() const {
    [all...]

Completed in 2155 milliseconds