Searched defs:getValueOperand (Results 1 – 3 of 3) sorted by relevance
399 Value *getValueOperand() { return getOperand(0); } in getValueOperand() function400 const Value *getValueOperand() const { return getOperand(0); } in getValueOperand() function
397 Value *getValueOperand() { return getOperand(0); } in getValueOperand() function398 const Value *getValueOperand() const { return getOperand(0); } in getValueOperand() function
343 Value *getValueOperand() { return getOperand(0); } in getValueOperand() function344 const Value *getValueOperand() const { return getOperand(0); } in getValueOperand() function