Searched defs:getPointerOperand (Results 1 – 4 of 4) sorted by relevance
420 Value *getPointerOperand() { in getPointerOperand() function423 const Value *getPointerOperand() const { in getPointerOperand() function523 Value *getPointerOperand() { in getPointerOperand() function526 const Value *getPointerOperand() const { in getPointerOperand() function566 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function568 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() function393 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function394 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
797 Value *getPointerOperand() const { in getPointerOperand() function in __anon76457fe20311::EarlyCSE::ParseMemoryInst
241 static const Value *getPointerOperand(const Instruction *I, in getPointerOperand() function