Searched refs:isUndefInput (Results 1 – 1 of 1) sorted by relevance
101 bool isUndefInput(const MachineOperand &MO, bool *CrossCopy) const;459 bool DetectDeadLanes::isUndefInput(const MachineOperand &MO, in isUndefInput() function in DetectDeadLanes554 } else if (isUndefInput(MO, &CrossCopy)) { in runOnce()