Searched defs:getPointerOperand (Results 1 – 4 of 4) sorted by relevance
412 Value *getPointerOperand() { in getPointerOperand() function415 const Value *getPointerOperand() const { in getPointerOperand() function515 Value *getPointerOperand() { in getPointerOperand() function518 const Value *getPointerOperand() const { in getPointerOperand() function558 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function560 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
264 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function265 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function401 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function402 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
911 Value *getPointerOperand() const { in getPointerOperand() function in __anon472e9e410411::EarlyCSE::ParseMemoryInst
269 static const Value *getPointerOperand(const Instruction *I, in getPointerOperand() function