Searched refs:getInsertedValueOperandIndex (Results 1 – 2 of 2) sorted by relevance
1000 return getOperand(getInsertedValueOperandIndex()); in getInsertedValueOperand()1003 return getOperand(getInsertedValueOperandIndex()); in getInsertedValueOperand()1005 static unsigned getInsertedValueOperandIndex() { in getInsertedValueOperandIndex() function1006 return llvm::InsertValueInst::getInsertedValueOperandIndex(); in getInsertedValueOperandIndex()
2591 static unsigned getInsertedValueOperandIndex() {