Searched refs:getNextOperandUsingThisValue (Results 1 – 2 of 2) sorted by relevance
43 IROperandBase *getNextOperandUsingThisValue() { return nextUse; } in getNextOperandUsingThisValue() function230 idx++, ptr = ptr->getNextOperandUsingThisValue()) in shuffleUseList()257 return firstUse && firstUse->getNextOperandUsingThisValue() == nullptr; in hasOneUse()322 current = (OperandType *)current->getNextOperandUsingThisValue();
1059 unwrap(opOperand)->getNextOperandUsingThisValue()); in mlirTypeGetDialect()