Searched refs:getBeginOperandIndex (Results 1 – 7 of 7) sorted by relevance
111 return operands.getBeginOperandIndex() + in getOperandIndex()
75 for (int idx = forwardedOperands.getBeginOperandIndex(), in matchAndRewrite()
381 operands.getBeginOperandIndex(); in introduceBlockArgCopy()384 operands[operandIndex - operands.getBeginOperandIndex()] && in introduceBlockArgCopy()
53 unsigned getBeginOperandIndex() const;
48 unsigned operandsStart = forwardedOperands.getBeginOperandIndex(); in getBranchSuccessorArgument()
375 unsigned OperandRange::getBeginOperandIndex() const { in getBeginOperandIndex() function in OperandRange
381 unsigned operandsStart = operands.getBeginOperandIndex(); in arrayMentions()