Searched defs:getPointerOperand (Results 1 – 4 of 4) sorted by relevance
412 Value *getPointerOperand() { getPointerOperand() function 415 const Value *getPointerOperand() const { getPointerOperand() function 515 Value *getPointerOperand() { getPointerOperand() function 518 const Value *getPointerOperand() const { getPointerOperand() function 558 Value *getPointerOperand() { return getOperand(0); } getPointerOperand() function 560 const Value *getPointerOperand() const { return getOperand(0); } getPointerOperand() function
264 Value *getPointerOperand() { return getOperand(0); } getPointerOperand() function 265 const Value *getPointerOperand() const { return getOperand(0); } getPointerOperand() function 401 Value *getPointerOperand() { return getOperand(1); } getPointerOperand() function 402 const Value *getPointerOperand() const { return getOperand(1); } getPointerOperand() function [all...]
911 Value *getPointerOperand() const { in getPointerOperand() function in __anon19c0a85d0411::EarlyCSE::ParseMemoryInst [all...]
269 static const Value *getPointerOperand(const Instruction *I, in getPointerOperand() function [all...]