Searched defs:getPointerOperand (Results 1 – 4 of 4) sorted by relevance
499 Value *getPointerOperand() { in getPointerOperand() function502 const Value *getPointerOperand() const { in getPointerOperand() function602 Value *getPointerOperand() { in getPointerOperand() function605 const Value *getPointerOperand() const { in getPointerOperand() function645 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function647 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
267 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function268 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
778 Value *getPointerOperand() const { in getPointerOperand() function in __anon0a18f2bf0311::EarlyCSE::ParseMemoryInst
166 static const Value *getPointerOperand(const Instruction *I, in getPointerOperand() function