Searched refs:getProducedOperandCount (Results 1 – 4 of 4) sorted by relevance
55 operands.getProducedOperandCount() + operandIndex - operandsStart; in getBranchSuccessorArgument()73 for (unsigned i = operands.getProducedOperandCount(); i != operandCount; in verifyBranchSuccessorOperands()
76 successorOperands.getProducedOperandCount())); in build()
65 unsigned getProducedOperandCount() const { return producedOperandCount; } in getProducedOperandCount() function
231 for (unsigned opI = 0, opE = successorOperands.getProducedOperandCount(); in propagateTerminatorLiveness()