Searched defs:getPointerOperand (Results 1 – 3 of 3) sorted by relevance
285 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function286 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function413 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function414 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
467 Value *getPointerOperand() { in getPointerOperand() function470 const Value *getPointerOperand() const { in getPointerOperand() function545 Value *getPointerOperand() { in getPointerOperand() function548 const Value *getPointerOperand() const { in getPointerOperand() function
561 Value *getPointerOperand() const { in getPointerOperand() function in __anonb85134700311::EarlyCSE::ParseMemoryInst