Searched defs:getValueOperand (Results 1 – 8 of 8) sorted by relevance
398 Value *getValueOperand() { return getOperand(0); } in getValueOperand() function399 const Value *getValueOperand() const { return getOperand(0); } in getValueOperand() function
414 Value *getValueOperand() { return getOperand(0); } in getValueOperand() function415 const Value *getValueOperand() const { return getOperand(0); } in getValueOperand() function
374 Value *getValueOperand() { return getOperand(0); } in getValueOperand() function375 const Value *getValueOperand() const { return getOperand(0); } in getValueOperand() function
234 llvm::Value *getValueOperand() const { in getValueOperand() function
237 llvm::Value *getValueOperand() const { in getValueOperand() function