Searched defs:getValueOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 374 Value *getValueOperand() { return getOperand(0); } getValueOperand() function |
/llvm-project/polly/include/polly/Support/ | ||
H A D | ScopHelper.h | 234 llvm::Value *getValueOperand() const { getValueOperand() function |