Searched defs:getValueOperand (Results 1 – 2 of 2) sorted by relevance
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