Searched defs:getPointerOperand (Results 1 – 5 of 5) sorted by relevance
416 Value *getPointerOperand() { in getPointerOperand() function419 const Value *getPointerOperand() const { in getPointerOperand() function519 Value *getPointerOperand() { in getPointerOperand() function522 const Value *getPointerOperand() const { in getPointerOperand() function562 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function564 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
261 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function262 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function390 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function391 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
244 llvm::Value *getPointerOperand() const { in getPointerOperand() function
773 Value *getPointerOperand() const { in getPointerOperand() function in __anon5cb5eb3b0311::EarlyCSE::ParseMemoryInst
239 static const Value *getPointerOperand(const Instruction *I, in getPointerOperand() function