Searched defs:getPointerOperand (Results 1 – 3 of 3) sorted by relevance
295 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function296 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function429 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function430 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
487 Value *getPointerOperand() { in getPointerOperand() function490 const Value *getPointerOperand() const { in getPointerOperand() function565 Value *getPointerOperand() { in getPointerOperand() function568 const Value *getPointerOperand() const { in getPointerOperand() function
713 Value *getPointerOperand() const { in getPointerOperand() function in __anon64dca3550311::EarlyCSE::ParseMemoryInst